[xiph-cvs] cvs commit: ices autogen.sh
Brendan
brendan at xiph.org
Tue Jul 1 10:50:16 PDT 2003
brendan 03/07/01 13:50:16
Modified: . autogen.sh
Log:
autogen.sh must invoke aclocal with -I m4 (from Karl)
Revision Changes Path
1.6 +1 -0 ices/autogen.sh
Index: autogen.sh
===================================================================
RCS file: /cvs/ice/ices/autogen.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -u -r1.5 -r1.6
--- autogen.sh 2 Jan 2003 22:56:16 -0000 1.5
+++ autogen.sh 1 Jul 2003 17:50:16 -0000 1.6
@@ -40,6 +40,7 @@ fi
echo "Generating configuration files for ices, please wait...."
+ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4"
echo " aclocal $ACLOCAL_FLAGS"
aclocal $ACLOCAL_FLAGS
echo " autoheader"
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list