summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2014-04-09 14:27:26 +0200
committerKarel Zak2014-04-09 14:27:26 +0200
commit81ed13edf8e8edb1feb1b4782d4805b0cd4e6774 (patch)
tree521078c79469df8a5cbe3769fc6a8ea855372ce7 /configure.ac
parentbuild-sys: consolidate systemd support (diff)
downloadkernel-qcow2-util-linux-81ed13edf8e8edb1feb1b4782d4805b0cd4e6774.tar.gz
kernel-qcow2-util-linux-81ed13edf8e8edb1feb1b4782d4805b0cd4e6774.tar.xz
kernel-qcow2-util-linux-81ed13edf8e8edb1feb1b4782d4805b0cd4e6774.zip
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 <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 21c63e978..bb469bb89 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"], [