Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
0b12f7fa
Commit
0b12f7fa
authored
Sep 11, 2007
by
Josh Coalson
Browse files
minor formatting
parent
d22b8887
Changes
1
Hide whitespace changes
Inline
Side-by-side
autogen.sh
View file @
0b12f7fa
...
...
@@ -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
`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment