]> 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>
Sat, 3 May 2025 14:01:16 +0000 (16:01 +0200)
commit150b990b84fd593b3e7dea16690f8f916f6d5f13
treec44862f501623db9354a5eaf42585540f96b9c70
parent7f0a7af50db11fd09638d867bda8fe0a3dca7d70
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