summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authoruid65697 <uid65697>2003-12-25 10:48:50 +0000
committeruid65697 <uid65697>2003-12-25 10:48:50 +0000
commit01f97433102ec5430e9754974e64703095a12018 (patch)
tree466cf8d4b2b58869d84e10c09528afe60f54a5b5 /configure.ac
parent1eea76e03cd19ed8f9b4cb489cf92229ef0f3045 (diff)
downloadmailutils-01f97433102ec5430e9754974e64703095a12018.tar.gz
mailutils-01f97433102ec5430e9754974e64703095a12018.tar.bz2
Set AM_GNU_GETTEXT_VERSION(0.13).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 243435ffc..c540d33a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ AM_PROG_LEX
dnl Internationalization macros.
AM_GNU_GETTEXT(no-libtool, need-ngettext)
-AM_GNU_GETTEXT_VERSION(0.12.1)
+AM_GNU_GETTEXT_VERSION(0.13)
AC_SUBST(INTLINCS)
if test ".$BUILD_INCLUDED_LIBINTL" = ".yes" ; then
AC_DEFINE(WITH_INCLUDED_LIBINTL,1,
@@ -479,6 +479,7 @@ MU_ENABLE_SUPPORT(mh,
[BUILD_MH_PROGRAMS='$(PROGRAMS_MH)';
BUILD_MH_LIBRARIES='$(LIBRARIES_MH)';
BUILD_MH_EXEC_HOOK=mh_finish_install])
+MU_ENABLE_SUPPORT(maildir)
dnl AC_ARG_ENABLE([experimental],
dnl AC_HELP_STRING([--enable-experimental],

Return to:

Send suggestions and report system problems to the System administrator.