]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Revert "build-sys: gettexts 0.18 -> 0.18.2 due to MKDIR_P"
authorKarel Zak <kzak@redhat.com>
Wed, 9 Apr 2014 12:27:26 +0000 (14:27 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Apr 2014 12:27:26 +0000 (14:27 +0200)
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 <kzak@redhat.com>
configure.ac

index 21c63e9780c296809f65b84d984aa5ee6ab92045..bb469bb89bf94b416b06754e4da931ab095deda7 100644 (file)
@@ -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"], [