[gnome-settings-daemon] build: Honor aclocal flags



commit 3d172730caabed99e56fedbb2d8dc0f5a5dd46e1
Author: Craig Keogh <cskeogh adam com au>
Date:   Wed Feb 2 21:57:17 2011 +1030

    build: Honor aclocal flags
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640882

 Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 74b89ac..f4fb378 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,9 @@ SUBDIRS = 			\
 	po 			\
 	$(NULL)
 
+# Honor aclocal flags
+ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
+
 EXTRA_DIST = \
 	MAINTAINERS		\
 	ChangeLog		\



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