From: Karel Zak Date: Wed, 9 Apr 2014 12:27:26 +0000 (+0200) Subject: Revert "build-sys: gettexts 0.18 -> 0.18.2 due to MKDIR_P" X-Git-Tag: v2.25-rc1~292 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ed13edf8e8edb1feb1b4782d4805b0cd4e6774;p=thirdparty%2Futil-linux.git Revert "build-sys: gettexts 0.18 -> 0.18.2 due to MKDIR_P" This reverts commit 0576dbd3ea114dc35b797ad7216f1ed5814e7c6b. There is two possible ways: 1/ autotools complains that gettext 0.18 uses deprecated macro 2/ users complain that 0.18.2 is too new and they cannot rebuild We care about users and project contributors, so let's live for the next util-linux release with the old stupid gettext 0.18. Signed-off-by: Karel Zak --- diff --git a/configure.ac b/configure.ac index 21c63e9780..bb469bb89b 100644 --- a/configure.ac +++ b/configure.ac @@ -152,7 +152,7 @@ UL_SET_ARCH([HPPA], [hppa*]) AC_SYS_LARGEFILE -AM_GNU_GETTEXT_VERSION([0.18.2]) +AM_GNU_GETTEXT_VERSION([0.18]) AM_GNU_GETTEXT([external]) AS_IF([test -d "$srcdir/po"], [