[babl] Makefile.am: honor aclocal flags



commit 1a04e6d42b90cd6f7f3054309977b5b986e9e8e9
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Oct 17 02:47:21 2011 +0100

    Makefile.am: honor aclocal flags

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 23b9f8a..b5a49d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
 AUTOMAKE_OPTIONS = foreign dist-bzip2
 



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