]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Modernize autoconf macros.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Oct 2020 21:44:52 +0000 (23:44 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Oct 2020 21:44:52 +0000 (23:44 +0200)
commite9dc692e240892d00c6b728045430f2ff05297ab
tree22aa289be2bf8ff6ddcc1ece39aaaf24f856102c
parent55bb1134ed4c1c3701a16dc5aeb974be341967d2
build: Modernize autoconf macros.

* gettext-runtime/m4/intdiv0.m4 (gt_INTDIV0): Improve m4 quoting.
* gettext-runtime/m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
* gettext-runtime/m4/intl.m4 (AM_INTL_SUBDIR): Improve indentation.
* gettext-tools/m4/hostname.m4 (gt_PREREQ_HOSTNAME): Improve m4 quoting. Use
AC_CACHE_CHECK and AC_COMPILE_IFELSE.
* gettext-tools/m4/siginfo.m4 (gt_SIGINFO): Improve m4 quoting. Use
AC_COMPILE_IFELSE.
gettext-runtime/m4/intdiv0.m4
gettext-runtime/m4/intl.m4
gettext-runtime/m4/printf-posix.m4
gettext-tools/m4/hostname.m4
gettext-tools/m4/siginfo.m4