aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2014-07-05 23:46:54 +0100
committerReuben Thomas <rrt@sc3d.org>2014-07-05 23:48:36 +0100
commit905b611e1a9e8ff40dea941e0ac2049b8d5cb230 (patch)
tree1dcba5f37309711dee0839a9166332f479a9b4d7 /configure.ac
parent12c569cdfd56847b8b241c20d2b2020be26d8324 (diff)
downloadplptools-905b611e1a9e8ff40dea941e0ac2049b8d5cb230.tar.gz
plptools-905b611e1a9e8ff40dea941e0ac2049b8d5cb230.tar.bz2
plptools-905b611e1a9e8ff40dea941e0ac2049b8d5cb230.zip
Update gettext
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 404a964..ec7f251 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.1])
+AM_GNU_GETTEXT_VERSION([0.18.3])
dnl Additional glibc-intl checks
if test "${USE_NLS}" = "yes" ; then