summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-01-10 21:14:33 +0000
committerJavier Jardón <jjardon@gnome.org>2016-01-10 21:14:33 +0000
commitd499ab4a1f33a0382cc0ebfcc91386093b54c6ab (patch)
tree83b0b6eac91dc8282f71f788d162a58262340ba7
parent0780809731c8ab1c364202b1900d3df106b28626 (diff)
downloadgconf-jjardon/no_AM_GLIB_GNU_GETTEXT.tar.gz
configure.ac: Do not use AM_GLIB_GNU_GETTEXTjjardon/no_AM_GLIB_GNU_GETTEXT
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index df757bce..9f47d84a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -355,8 +355,6 @@ AM_CONDITIONAL(LDAP_SUPPORT, [test -n "$LDAP_LIBS"])
IT_PROG_INTLTOOL([0.35.0])
-AM_GLIB_GNU_GETTEXT
-
AC_CHECK_FUNCS(bind_textdomain_codeset)
GOBJECT_INTROSPECTION_CHECK([0.9.5])