[PATCH v2 2/2] [build] add m4 directory



Follow the m4 directory configuration recommendation

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez igalia com>
---
 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index c4507f5..ffe5965 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,8 @@
 #
 # Copyright (C) 2010 Igalia S.L. All rights reserved.
 
+ACLOCAL_AMFLAGS = -I m4
+
 SUBDIRS = src tools bindings
 
 if ENABLE_GTK_DOC
-- 
1.7.0



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