summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9c69eb3..8a8b583 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,8 +45,8 @@ AC_CHECK_LIB(m, log)
dnl ###########################################################################
dnl Internationalization
dnl ###########################################################################
-
-IT_PROG_INTLTOOL([0.35.0])
+AM_GNU_GETTEXT_VERSION([0.19.8])
+AM_GNU_GETTEXT([external])
AC_SUBST(GETTEXT_PACKAGE, mate-calc)
# **********************