[xiph-cvs] cvs commit: ices autogen.sh
Karl Heyes
karl at xiph.org
Fri Mar 21 18:31:23 PST 2003
karl 03/03/21 21:31:22
Modified: . autogen.sh
Log:
we can run autoheader now
Revision Changes Path
1.4 +2 -2 ices/autogen.sh
Index: autogen.sh
===================================================================
RCS file: /usr/local/cvsroot/ices/autogen.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- autogen.sh 13 Mar 2003 03:29:45 -0000 1.3
+++ autogen.sh 22 Mar 2003 02:31:22 -0000 1.4
@@ -50,8 +50,8 @@
echo " aclocal $ACLOCAL_FLAGS"
aclocal -I m4 $ACLOCAL_FLAGS
-#echo " autoheader"
-#autoheader
+echo " autoheader"
+autoheader
echo " libtoolize --automake"
libtoolize --automake
echo " automake --add-missing"
<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