summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac3
2 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index c4b9f500..ce689893 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1,3 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = src data po
diff --git a/configure.ac b/configure.ac
index 70859231..f35c0375 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,9 +22,6 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[The name of the gettext d
IT_PROG_INTLTOOL(0.40.0)
PKG_PROG_PKG_CONFIG([0.22])
-AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.17])
-
# no stupid static libraries
AM_DISABLE_STATIC
# enable libtool