]> git.ipfire.org Git - thirdparty/gettext.git/commit
msginit: Fix invocation of helper programs on Windows.
authorBruno Haible <bruno@clisp.org>
Wed, 1 May 2019 20:58:28 +0000 (22:58 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 1 May 2019 20:58:28 +0000 (22:58 +0200)
commite2839b591c169d5f4547dd40e7540992b514c8e1
tree833b1d233e0c8447f61aef5d26848eaa1589001d
parent113517ae9b240da752e1fc9d85dbe8c4bb4f4865
msginit: Fix invocation of helper programs on Windows.

Reported by Michele Locati <michele@locati.it>
in <https://lists.gnu.org/archive/html/bug-gettext/2019-04/msg00058.html>.

* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add configmake.
* gettext-tools/src/msginit.c: Include configmake.h.
(main): Add BINDIR to the PATH.
autogen.sh
gettext-tools/src/msginit.c