From 0ed561a29d6ad5a0b08ddc5274376048d3f26d54 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 06 Jun 2009 13:10:23 +0000 Subject: Add ACLOCAL_AMFLAGS = -I m4 so that reconfiguring works --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 64b26a3..44d5b5f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,8 @@ DISTCLEANFILES = \ intltool-merge \ intltool-update +ACLOCAL_AMFLAGS = -I m4 + DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc --disable-shave # Ignore scrollkeeper issues for now. @#*$& scrollkeeper -- cgit v0.9.1