]> 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 13:43:15 +0000 (15:43 +0200)
commite87af9d9fbfca362ecdcdb1156f796719d0d3c04
treeb15917fe204cd450fc7f1d8c7d30536167c95828
parentceaccf6781dbfab5afe98b99d37a339fdc43e140
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