aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2013-12-16 13:16:44 +0000
committerReuben Thomas <rrt@sc3d.org>2013-12-16 13:16:44 +0000
commit8724f9e886455808dbec4be277eb66e042392c47 (patch)
treebffc6f7c3b4aced468077da90fd9b02e62fbfd16 /configure.ac
parentd364ff403eb40311c16ccee1171bc49942d4b450 (diff)
downloadplptools-8724f9e886455808dbec4be277eb66e042392c47.tar.gz
plptools-8724f9e886455808dbec4be277eb66e042392c47.tar.bz2
plptools-8724f9e886455808dbec4be277eb66e042392c47.zip
Remove gettext files properly, and go back to 0.18.1
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 617454f..404a964 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ fi
dnl NLS support
ALL_LINGUAS="de sv"
AM_GNU_GETTEXT
-AM_GNU_GETTEXT_VERSION(0.18.3)
+AM_GNU_GETTEXT_VERSION([0.18.1])
dnl Additional glibc-intl checks
if test "${USE_NLS}" = "yes" ; then