summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2010-07-13 05:05:48 +0200
committerJavier Jardón <jjardon@gnome.org>2010-07-13 19:36:37 +0200
commitde56aca0b5cf2eaf99ba501dd3d55b750c752433 (patch)
tree7a268ff93bb2812603afd167ba927047d426e21f /Makefile.am
parent3a8ab85d967c3b0fa1b7d702d640df61020d92a0 (diff)
downloadglib-de56aca0b5cf2eaf99ba501dd3d55b750c752433.tar.gz
Clean autotools config a bit
New requirements: autoconf >= 2.62 automake >= 1.10 libtool >= 2.2
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 98c2e83d9..c04c1447a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,7 @@
## Process this file with automake to produce Makefile.in
include $(top_srcdir)/Makefile.decl
-AUTOMAKE_OPTIONS = 1.7
-
-ACLOCAL_AMFLAGS = -I m4macros
+ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
DIST_SUBDIRS = $(SUBDIRS) build