]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix output of #include directive advice.
authorCollin Funk <collin.funk1@gmail.com>
Mon, 25 Mar 2024 08:56:24 +0000 (01:56 -0700)
committerBruno Haible <bruno@clisp.org>
Mon, 25 Mar 2024 12:33:50 +0000 (13:33 +0100)
commit4d2e12f81ff8624609f3976069a7c992f3926ddf
tree9da5b2cff4c13a9c62f566cf49cfb5c087a667e0
parent758ac273deb4dd05aaeca8566c411ceaf251dd5d
gnulib-tool.py: Fix output of #include directive advice.

* pygnulib/GLImport.py (GLImport.execute): Copy comment from
gnulib-tool.sh with modified variable names. Search the 'Include:' as a
whole instead of each individual line.
ChangeLog
pygnulib/GLImport.py