summaryrefslogtreecommitdiffhomepage
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 7af9c48..108d6f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,7 @@ fi
dnl i18n stuff
AM_GNU_GETTEXT_VERSION(0.14)
AM_GNU_GETTEXT
-AC_PROG_INTLTOOL([0.30], [no-xml])
+AC_PROG_INTLTOOL([0.40], [no-xml])
GETTEXT_PACKAGE=mdk
AC_SUBST(GETTEXT_PACKAGE)