Commit ac2a9bba45628a6c72c7caff2c26fedb420d743a

Collin Funk 2024-03-05T16:30:20

gnulib-tool.py: Follow gnulib-tool changes, part 41. Follow gnulib-tool change 2018-09-03 Bruno Haible <bruno@clisp.org> gnulib-tool: Fix build order when $testsbase is a subdir of $sourcebase. * pygnulib/GLEmiter.py (GLEmiter.lib_Makefile_am): Consider the dotfirst flag. (GLEmiter.tests_Makefile_am): Don't consider the dotfirst flag. * pygnulib/GLImport.py (GLImport.execute): Set the dotfirst for tests. * pygnulib/GLMakefileTable.py (GLMakefileTable.editor): Add optional dotfirst flag to fix build order when $testsbase is a subdir of $sourcebase.