summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-25 18:28:16 +0100
committerStefano Karapetsas <[email protected]>2014-01-25 18:28:16 +0100
commitf9933b9afdf50f311b48749fd4b6f88323f22665 (patch)
tree4b6d9f294bcd6a1585f8d940ce40adc754299280
parent03b99a2cf8aa01187510e74ec9f3e847a0a6408e (diff)
downloadpluma-f9933b9afdf50f311b48749fd4b6f88323f22665.tar.bz2
pluma-f9933b9afdf50f311b48749fd4b6f88323f22665.tar.xz
configure: Fix to allow build with latest mate-common
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 43cc6b4e..2f5fa3e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -157,7 +157,6 @@ dnl ================================================================
IT_PROG_INTLTOOL([0.40.0])
GETTEXT_PACKAGE=pluma
AC_SUBST([GETTEXT_PACKAGE])
-AM_GNU_GETTEXT_VERSION([0.17])
AM_GLIB_GNU_GETTEXT
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define to the Gettext package name])