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 c7c5554ca..f484f9295 100644
--- a/configure.ac
+++ b/configure.ac
@@ -535,8 +535,8 @@ AC_DEFINE_UNQUOTED([HAVE_ESMTP], $esmtp, [We have libesmtp])
535LIBS=$SAVE_LIBS 535LIBS=$SAVE_LIBS
536 536
537# check for gettext 537# check for gettext
538AM_GNU_GETTEXT_VERSION([0.16.1])
539AM_GNU_GETTEXT([external]) 538AM_GNU_GETTEXT([external])
539AM_GNU_GETTEXT_VERSION([0.16.1])
540 540
541# check for iconv 541# check for iconv
542AM_ICONV 542AM_ICONV