]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix exception during --update with changed macro-prefix.
authorBruno Haible <bruno@clisp.org>
Tue, 15 Apr 2025 20:21:04 +0000 (22:21 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 15 Apr 2025 20:21:04 +0000 (22:21 +0200)
commit618538b8e81c4232782bfc108d5d9fbf68b322d4
tree845a2b8103e2a48cb43b214b71e5db508ddbd30d
parent1d3bd3269c39f17691bbdcb7bb49e5e059030231
gnulib-tool.py: Fix exception during --update with changed macro-prefix.

* pygnulib/GLImport.py (GLImport.__init__): Support the case that the
expected ${macro_prefix}_FILE_LIST definition was not found.
ChangeLog
pygnulib/GLImport.py