]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool: Support different basenames for the lib/,tests/ Makefiles.
authorBruno Haible <bruno@clisp.org>
Sun, 12 Dec 2021 20:13:54 +0000 (21:13 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 12 Dec 2021 20:13:54 +0000 (21:13 +0100)
commit9e8aac033ffe63761ca6ddc8a3f672d1b7104cb5
tree207b9037ffc84102abe0a56cb0c7ee507be51b0e
parent8e3d5944a4c6fca1ecf1d76f669da83861eb0ca0
gnulib-tool: Support different basenames for the lib/,tests/ Makefiles.

* gnulib-tool: New option --tests-makefile-name.
(tests_makefile_name): New variable.
(func_import): Add support for --tests-makefile-name. Replace local
variable makefile_am with two local variables source_makefile_am,
tests_makefile_am.
ChangeLog
gnulib-tool