Commit 5c087011efa2817a7e857f69a1cdd22c21a5053d

Bruno Haible 2022-08-07T13:46:15

gnulib-tool.py: Fix some regex uses. * pygnulib/GLModuleSystem.py (GLModuleTable.transitive_closure): Match the regex against all lines of the snippet, not only the first line. * pygnulib/GLEmiter.py (GLEmiter.autoconfSnippet): Likewise.