[Fontconfig] fontconfig: Branch 'master'
Akira TAGOH
tagoh at kemper.freedesktop.org
Mon Oct 22 23:53:57 PDT 2012
autogen.sh | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 73ab254336100c5971e3a1e14b73222efd0e9822
Author: Akira TAGOH <akira at tagoh.org>
Date: Tue Oct 23 15:52:37 2012 +0900
autogen.sh: Add -I option to tell aclocal a place for external m4 files
diff --git a/autogen.sh b/autogen.sh
index df4cd41..93855cb 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -19,6 +19,7 @@ PROJECT=Fontconfig
TEST_TYPE=-f
FILE=fontconfig/fontconfig.h
ACLOCAL=${ACLOCAL-aclocal}
+ACLOCAL_FLAGS="-I m4"
LIBTOOLIZE=${LIBTOOLIZE-libtoolize}
AUTOMAKE=${AUTOMAKE-automake}
AUTOHEADER=${AUTOHEADER-autoheader}
More information about the Fontconfig
mailing list