[evince] Add ACLOCAL_AMFLAGS = -I m4 so that reconfiguring works



commit 0ed561a29d6ad5a0b08ddc5274376048d3f26d54
Author: Christian Persch <chpe gnome org>
Date:   Sat Jun 6 15:10:23 2009 +0200

    Add ACLOCAL_AMFLAGS = -I m4 so that reconfiguring works

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]