[libnotify] Honor aclocal flags (GNOME bug 641461)



commit a5ad7b6063740960dd86d30ebadcaaf21bb37722
Author: Craig Keogh <cskeogh adam com au>
Date:   Fri Feb 4 20:07:28 2011 +1030

    Honor aclocal flags (GNOME bug 641461)

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 41ff37c..9e12a02 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
 SUBDIRS = libnotify docs tools tests
 



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