I always forget we use 'm4macros' here instead of 'm4'.

Sun, 30 Mar 2008 17:17:45 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Sun, 30 Mar 2008 17:17:45 +0000
changeset 22725
95165979f427
parent 22724
f76ff81ee882
child 22726
fa30932aa53f

I always forget we use 'm4macros' here instead of 'm4'.

autogen.sh file | annotate | diff | comparison | revisions
--- a/autogen.sh	Sun Mar 30 17:15:21 2008 +0000
+++ b/autogen.sh	Sun Mar 30 17:17:45 2008 +0000
@@ -123,7 +123,7 @@
 ###############################################################################
 run_or_die ${LIBTOOLIZE} -c -f --automake ${LIBTOOLIZE_FLAGS}
 run_or_die ${INTLTOOLIZE} -c -f --automake ${INTLTOOLIZE_FLAGS}
-run_or_die ${ACLOCAL} -I m4 ${ACLOCAL_FLAGS}
+run_or_die ${ACLOCAL} -I m4macros ${ACLOCAL_FLAGS}
 run_or_die ${AUTOHEADER} ${AUTOHEADER_FLAGS}
 run_or_die ${AUTOMAKE} -a -c -f --gnu ${AUTOMAKE_FLAGS}
 run_or_die ${AUTOCONF} -f ${AUTOCONF_FLAGS}

mercurial