Commit 8bb1e17083cc6585e1f62952d47dc3d66ac14ee2

Bruno Haible 2024-04-12T16:32:37

gnulib-tool.py: Fix parsing of gnulib-cache.m4. * pygnulib/GLImport.py (GLImport.__init__): While parsing gnulib-cache.m4, stop parsing the identifier starting with 'gl_' when encountering a character that is not a uppercase letter, digit, or underscore.