summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-18 17:21:03 +0100
committerStefano Karapetsas <[email protected]>2014-01-18 17:21:03 +0100
commit98b41ca539cb59f76a7bff90d0d335bee43d1376 (patch)
tree874a94672e2c83505663f907f67202d304e617c1
parent0403a698b87aac17fba7707e9e02baaba3c420ea (diff)
downloadmate-notification-daemon-98b41ca539cb59f76a7bff90d0d335bee43d1376.tar.bz2
mate-notification-daemon-98b41ca539cb59f76a7bff90d0d335bee43d1376.tar.xz
Really fix build with latest mate-commonmate-notification-daemon-1.7.1
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1ab3c43..0d8dbcf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,9 +68,8 @@ LT_INIT
dnl ---------------------------------------------------------------------------
dnl i18n stuff
dnl ---------------------------------------------------------------------------
-AM_GNU_GETTEXT
+IT_PROG_INTLTOOL([0.40.0])
AC_SUBST([GETTEXT_PACKAGE], [mate-notification-daemon])
-AM_GNU_GETTEXT_VERSION([0.11])
AM_GLIB_GNU_GETTEXT
AC_DEFINE([GETTEXT_PACKAGE], [PACKAGE_TARNAME], [Define to the gettext package name.])