summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-04-08 13:05:37 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-04-08 13:05:37 +0000
commit40844d24bc91d529034543058135c31ed758fd6d (patch)
tree74502aacb03703c253c86c72389bee5252ab1042 /configure.ac
parent82424ff99f351e189dd181ea62160692a9b718dc (diff)
downloadmailutils-40844d24bc91d529034543058135c31ed758fd6d.tar.gz
mailutils-40844d24bc91d529034543058135c31ed758fd6d.tar.bz2
Add AM_ICONV
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 629a5c2b6..1564bb3a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,6 +37,7 @@ AM_PROG_LEX
dnl Internationalization macros.
AM_GNU_GETTEXT(no-libtool, need-ngettext)
AM_GNU_GETTEXT_VERSION(0.13)
+AM_ICONV
AC_SUBST(INTLINCS)
if test ".$BUILD_INCLUDED_LIBINTL" = ".yes" ; then
AC_DEFINE(WITH_INCLUDED_LIBINTL,1,

Return to:

Send suggestions and report system problems to the System administrator.