]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix handling of nonexistent module names in --extract-*.
authorBruno Haible <bruno@clisp.org>
Sun, 7 Aug 2022 22:43:25 +0000 (00:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 7 Aug 2022 22:43:25 +0000 (00:43 +0200)
commit6d29a15180d7ba0360d8fb56793a0766926b0dee
tree55808c786bb57500339d0aa9df8d36e9ed3ea8b3
parent276c20ee288873b519be96ffe9b3a98bfe3bb8f1
gnulib-tool.py: Fix handling of nonexistent module names in --extract-*.

* gnulib-tool.py (main): To test whether a module exists, just call
GLModuleSystem.find and test its return value.
ChangeLog
gnulib-tool.py