]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Move a .m4 file to where it belongs.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Jun 2023 10:12:57 +0000 (12:12 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 19 Jun 2023 10:12:57 +0000 (12:12 +0200)
commitc94a3207dc0b1d21c83fa0609ef29ac75a75d306
tree2ca7a428c1b04c7ff70e51ee1a6e3aa804a6eaf3
parent3e9c7af6fd6d00cb708f7f31f83f24c0627c7880
build: Move a .m4 file to where it belongs.

* autogen.sh: Pass '-I m4' when generating gettext-runtime/intl/configure.
* gettext-runtime/intl/m4/intdiv0.m4: Moved here from
gettext-runtime/m4/intdiv0.m4.
* gettext-runtime/intl/Makefile.am (ACLOCAL_AMFLAGS): Add '-I m4'.
(EXTRA_DIST): Add m4/intdiv0.m4.
* gettext-runtime/m4/Makefile.am (EXTRA_DIST): Remove intdiv0.m4.
autogen.sh
gettext-runtime/intl/Makefile.am
gettext-runtime/intl/m4/intdiv0.m4 [moved from gettext-runtime/m4/intdiv0.m4 with 100% similarity]
gettext-runtime/m4/Makefile.am