]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Stop using the gnulib module 'gettext'.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Jun 2023 15:22:58 +0000 (17:22 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 19 Jun 2023 15:22:58 +0000 (17:22 +0200)
commit4563939bc09cdf7c4497d2c38306849d26b6795b
treeb043e2062a837c24bf27ec7fb0837bd5d02c458e
parent225d113080413a7c174a3923d7d5684ba844d7b1
build: Stop using the gnulib module 'gettext'.

This avoids possible trouble due to divergences between gettext and gnulib.

* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Remove 'gettext'.
Avoid an error message if gettext-tools/gnulib-m4/po.m4 does not yet exist.
autogen.sh