]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix whitespace in gnulib-comp.m4.
authorCollin Funk <collin.funk1@gmail.com>
Thu, 28 Mar 2024 04:08:36 +0000 (21:08 -0700)
committerBruno Haible <bruno@clisp.org>
Thu, 28 Mar 2024 10:43:56 +0000 (11:43 +0100)
commit015a4f137312e9d2a18ab839e77bf1c53696b870
tree6221f19265724d4c98e654fca3f08f9898fe253a
parentc34cbc736614154fd03aa670b1cb7c36374960c4
gnulib-tool.py: Fix whitespace in gnulib-comp.m4.

* pygnulib/GLEmiter.py (GLEmiter.autoconfSnippet): Prefix each line with
the indentation string instead of using regular expressions.
ChangeLog
pygnulib/GLEmiter.py