Honor aclocal flags (GNOME bug 641629)

This commit is contained in:
Craig Keogh 2011-02-06 10:11:02 +10:30
parent 01e5b514d9
commit 43573325a0

View file

@ -49,7 +49,7 @@ DISTCLEANFILES = \
DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc
ACLOCAL_AMFLAGS = -I m4
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
distclean-local:
if test "$(srcdir)" = "."; then :; else \