projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d22b888
)
minor formatting
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Tue, 11 Sep 2007 06:32:26 +0000
(06:32 +0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Tue, 11 Sep 2007 06:32:26 +0000
(06:32 +0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
273e543
..
e2b63ba
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-49,7
+49,7
@@
echo "checking for autoconf... "
VERSIONGREP="sed -e s/.*[^0-9\.]\([0-9][0-9]*\.[0-9][0-9]*\).*/\1/"
VERSIONMKMAJ="sed -e s/\([0-9][0-9]*\)[^0-9].*/\\1/"
VERSIONMKMIN="sed -e s/.*[0-9][0-9]*\.//"
-
+
# do we need automake?
if test -r Makefile.am; then
AM_OPTIONS=`fgrep AUTOMAKE_OPTIONS Makefile.am`