aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-18 19:57:24 +0000
committerChristian Grothoff <christian@grothoff.org>2015-05-18 19:57:24 +0000
commit755b04521a5b37ceac529df984c9ca1e466741c6 (patch)
treef44b464dcad4c03281027aa95ca5e1dd11b2e7b9 /configure.ac
parent55406e60956ebbd4e50e0907e0bcd94df5f71d55 (diff)
downloadgnunet-755b04521a5b37ceac529df984c9ca1e466741c6.tar.gz
gnunet-755b04521a5b37ceac529df984c9ca1e466741c6.zip
-gettext and libtoolize updates
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 b1105c1af..6495cc628 100644
--- a/configure.ac
+++ b/configure.ac
@@ -893,7 +893,7 @@ AM_CONDITIONAL([HAVE_PYTHON], [test "$PYTHON" != :])
893 893
894# check for gettext 894# check for gettext
895AM_GNU_GETTEXT([external]) 895AM_GNU_GETTEXT([external])
896AM_GNU_GETTEXT_VERSION([0.16.1]) 896AM_GNU_GETTEXT_VERSION([0.19.3])
897 897
898# check for iconv 898# check for iconv
899AM_ICONV 899AM_ICONV