]> git.ipfire.org Git - thirdparty/gettext.git/commit
AM_GNU_GETTEXT: Use new build-to-host.m4 from gnulib.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Feb 2023 05:37:24 +0000 (06:37 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Feb 2023 05:40:19 +0000 (06:40 +0100)
commit3adaddd73c8edcceaed059e859bd5262df65fc5a
tree18afda9e2b7b232a8c6771cc988376fc8fdf2ce3
parentee9345e406312f9244c70f5bef5d4b3c9192a8f0
AM_GNU_GETTEXT: Use new build-to-host.m4 from gnulib.

* autogen.sh: Copy m4/build-to-host.m4 from gnulib.
* gettext-runtime/m4/Makefile.am (EXTRA_DIST): Add build-to-host.m4.
* gettext-runtime/m4/gettext.m4 (AM_GNU_GETTEXT): Simplify and fix bug on
Cygwin, by invoking gl_BUILD_TO_HOST.
* gettext-tools/m4/Makefile.am (aclocal_DATA): Add build-to-host.m4.
* gettext-tools/misc/gettextize.in (m4filelist): Add build-to-host.m4.
* Makefile.am (distcheck-hook): Check also build-to-host.m4.
* gettext-tools/doc/gettext.texi (aclocal): Mention also build-to-host.m4.
* PACKAGING: Mention build-to-host.m4.
.gitignore
Makefile.am
PACKAGING
autogen.sh
gettext-runtime/m4/Makefile.am
gettext-runtime/m4/gettext.m4
gettext-tools/doc/gettext.texi
gettext-tools/m4/Makefile.am
gettext-tools/misc/gettextize.in