gnulib-tool.py: Tweak last commit.
commit3088ee223bb986ad51d7c71ca64aaf4b600bc06c
authorBruno Haible <bruno@clisp.org>
Sun, 10 Mar 2024 22:47:58 +0000 (10 23:47 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 10 Mar 2024 22:47:58 +0000 (10 23:47 +0100)
tree01b39ab106fa168889c88295132d89cbd530a82b
parent270c20cb8f6ed7c3c4c24f4a3fa04a08ee304dee
gnulib-tool.py: Tweak last commit.

* pygnulib/GLEmiter.py (GLEmiter.initmacro_end): Avoid an implicit str
to bool conversion.
* pygnulib/GLImport.py (GLImport.__init__): Add a comment. Don't allow
a '|' in place of whitespace. Don't emit redundant gl_source_base
assignments.
ChangeLog
pygnulib/GLEmiter.py
pygnulib/GLImport.py