]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Don't lose the gl_LGPL value from gnulib-cache.m4.
authorBruno Haible <bruno@clisp.org>
Sat, 16 Mar 2024 11:21:35 +0000 (12:21 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 16 Mar 2024 11:21:35 +0000 (12:21 +0100)
commit701fafe448f81324431c36ba268dfacd83d762d6
tree0c4a061c3fafc60c55e9aa0bf69b366961ea605f
parent7f38f4e1c471da4b2db9d62ad0240e93c24c6088
gnulib-tool.py: Don't lose the gl_LGPL value from gnulib-cache.m4.

Reported by Simon Josefsson in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-03/msg00152.html>.

* pygnulib/GLConfig.py (GLConfig.default): For the 'lgpl' property,
return None, not False.
ChangeLog
pygnulib/GLConfig.py