aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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