]> Savannah Git Hosting - gnulib.git/commit
Remove influence of Automake conditionals on conditional dependencies.
authorBruno Haible <bruno@clisp.org>
Sun, 9 Jan 2022 14:38:51 +0000 (15:38 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Jan 2022 14:38:51 +0000 (15:38 +0100)
commit4bf9c96497946ce6f7b84f6527ed0291657cf728
treee77ed554559028af398d39ea68811516ff8ad2fe
parent1cc82c4280bb76f677f3604bdef7116922d77511
Remove influence of Automake conditionals on conditional dependencies.

* m4/gnulib-common.m4 (gl_CONDITIONAL): New macro.
(gl_CONDITIONAL_HEADER): Use it instead of AM_CONDITIONAL.
* m4/libgmp.m4 (gl_LIBGMP): Likewise.
* modules/posix_spawn_file_actions_addfchdir-tests (configure.ac):
Likewise.
* modules/uchar-c++-tests (configure.ac): Likewise.
* gnulib-tool (func_modules_transitive_closure): Don't inhibit
conditional dependencies processing on a module that uses an Automake
conditional.
ChangeLog
gnulib-tool
m4/gnulib-common.m4
m4/libgmp.m4
modules/posix_spawn_file_actions_addfchdir-tests
modules/uchar-c++-tests