]> git.ipfire.org Git - thirdparty/gettext.git/commit
Prefer documented autoconf macro 'm4_if' over 'ifelse'.
authorBruno Haible <bruno@clisp.org>
Sat, 1 Aug 2020 20:43:45 +0000 (22:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 1 Aug 2020 20:43:45 +0000 (22:43 +0200)
commitc2f4355a95d540e8ea37c5513f40399d38aa2b5d
treefd205a55a0672b03328daccf0b28d41d08f7208c
parent480e0033db64f8003587a7d1edbcff1702e5125f
Prefer documented autoconf macro 'm4_if' over 'ifelse'.

* gettext-runtime/m4/gettext.m4 (AM_GNU_GETTEXT): Use m4_if instead of ifelse.
* gettext-runtime/m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
gettext-runtime/m4/gettext.m4
gettext-runtime/m4/progtest.m4