]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Don't do license replacements in the autoconf snippets.
authorBruno Haible <bruno@clisp.org>
Tue, 9 Aug 2022 21:59:40 +0000 (23:59 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 9 Aug 2022 21:59:40 +0000 (23:59 +0200)
commitbc3d94bb2df6fa0c766f6226814c2fc2a55ee049
tree7b2f7cb3b4b31b0111886de295f9741e357a7899
parent98e7ca354a1108b0b99236e29bedbc6bfbd8593e
gnulib-tool.py: Don't do license replacements in the autoconf snippets.

* pygnulib/GLEmiter.py (GLEmiter.autoconfSnippet): Remove fileassistant
argument. Don't invoke the 'aux' transformer here. Don't produce Windows
CR-LFs on Windows.
(GLEmiter.autoconfSnippets): Remove fileassistant argument.
* pygnulib/GLImport.py (GLImport.gnulib_comp): Update all callers.
* pygnulib/GLTestDir.py (GLTestDir.execute): Likewise.
ChangeLog
pygnulib/GLEmiter.py
pygnulib/GLImport.py
pygnulib/GLTestDir.py