[libcroco] Add -I m4 to ACLOCAL_AMFLAGS
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libcroco] Add -I m4 to ACLOCAL_AMFLAGS
- Date: Sat, 31 Oct 2015 10:44:50 +0000 (UTC)
commit 10cb6cfadb79cc7fc08f5ea8a7412bc34c34c250
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Oct 31 11:43:20 2015 +0100
Add -I m4 to ACLOCAL_AMFLAGS
Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c1bf592..3dc6cec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
SUBDIRS = src csslint docs tests build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]