[brasero] Honor aclocal flags, bug 641650



commit 1f6c224d4d13b13e13b40781bd4b1d09495a16a2
Author: Craig Keogh <cskeogh adam com au>
Date:   Sun Feb 6 17:19:05 2011 +1030

    Honor aclocal flags, bug 641650

 Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ec29f62..eee1121 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,9 @@ if BUILD_NAUTILUS
 SUBDIRS += nautilus
 endif
 
+# Automake 1.12 should make this unnecessary.
+ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
+
 braserodocdir = ${prefix}/docs/brasero
 
 EXTRA_DIST = 			\



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