summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-03-21 01:30:41 +0000
committerMarc-Andre Lureau <malureau@src.gnome.org>2008-03-21 01:30:41 +0000
commit49e97cfb767b4175c099778e93a5c5a3f7052043 (patch)
treeee86a44fd6d430312bebbf4ca9160e115f546859 /Makefile.am
parent452c1485ea90d5b2fa74c775419c29ac1ba7c6b8 (diff)
downloadyelp-xsl-49e97cfb767b4175c099778e93a5c5a3f7052043.tar.gz
Remove GLib build dependency. Include glib-gettext.m4, with AX_ namespace.
2008-03-21 Marc-Andre Lureau <marcandre.lureau@gmail.com> * Makefile.am, configure.in, m4/glib-gettext.m4: Remove GLib build dependency. Include glib-gettext.m4, with AX_ namespace. (Closes #510915) svn path=/trunk/; revision=1099
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c8ebf8d4..bc8702f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ endif
# doc must go last
SUBDIRS = data po xslt tools $(build_SUBDIRS) doc
-ACLOCAL_AMFLAGS=-I .
+ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
$(pkgdata_DATA) \