]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Follow gnulib-tool changes, part 39.
authorCollin Funk <collin.funk1@gmail.com>
Mon, 4 Mar 2024 20:35:15 +0000 (12:35 -0800)
committerBruno Haible <bruno@clisp.org>
Mon, 4 Mar 2024 21:59:08 +0000 (22:59 +0100)
commit2ef79f8365c2fb5ba0735e6a21dc88b35ab8354e
tree734d4ffefa2c88c491126f0be0ec1d2816344eb6
parentd3fb73ba433436572be8b110df82d02b18d4531c
gnulib-tool.py: Follow gnulib-tool changes, part 39.

Follow gnulib-tool change
2017-12-28  Bruno Haible  <bruno@clisp.org>
gnulib-tool: Make --conditional-dependencies work better.

* pygnulib/GLEmiter.py (GLEmiter.autoconfSnippets): Add argument
referenceable_modules. Use referencable_modules for dependencies.
* pygnulib/GLImport.py (GLImport.__init__): Don't reject the combination
of --conditional-dependencies with --with-tests when mode is 'import'.
(GLImport.gnulib_comp): Pass it.
* pygnulib/GLTestDir.py (GLTestDir.execute): Pass it.
ChangeLog
gnulib-tool.py.TODO
pygnulib/GLEmiter.py
pygnulib/GLImport.py
pygnulib/GLTestDir.py