[xiph-commits] r11290 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Wed Apr 26 10:02:16 PDT 2006
Author: giles
Date: 2006-04-26 10:02:15 -0700 (Wed, 26 Apr 2006)
New Revision: 11290
Modified:
trunk/theora/autogen.sh
Log:
Oops, revert accidental changes from the last commit.
Modified: trunk/theora/autogen.sh
===================================================================
--- trunk/theora/autogen.sh 2006-04-26 17:01:10 UTC (rev 11289)
+++ trunk/theora/autogen.sh 2006-04-26 17:02:15 UTC (rev 11290)
@@ -22,6 +22,8 @@
VERSIONGREP="sed -e s/.*[^0-9\.]\([0-9]\.[0-9]\).*/\1/"
VERSIONMKINT="sed -e s/[^0-9]//"
+
+ACLOCAL_FLAGS="-I m4"
# do we need automake?
if test -r Makefile.am; then
More information about the commits
mailing list