[anjuta] Define ACLOCAL_AMFLAGS in Makefile.am



commit 81de7ed69eee1b792dd85eded3e33757b7632888
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Oct 11 15:16:22 2010 +0200

    Define ACLOCAL_AMFLAGS in Makefile.am

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 836698c..460a86d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
 @INTLTOOL_DESKTOP_RULE@
 
 SUBDIRS = \



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