Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
0a548aa8
Commit
0a548aa8
authored
Aug 08, 2006
by
Remi Denis-Courmont
Browse files
autoconf 2.60 support
darcs-hash:20060808134528-9301c-372bd66a54bfe917a31e635f520240c819bd4280.gz
parent
12946a90
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
autogen.sh
autogen.sh
+1
-1
No files found.
autogen.sh
View file @
0a548aa8
...
...
@@ -2,7 +2,7 @@
autoconf
=
${
autoconf
:-
autoconf
}
autoheader
=
${
autoheader
:-
autoheader
}
for
version
in
2.59 2.58 2.57 2.53 2.52
;
do
for
version
in
2.60
2.59 2.58 2.57 2.53 2.52
;
do
if
autoconf
--version
2>&1 | fgrep
-q
"
$version
"
;
then
break
elif
autoconf-
$version
--version
2>&1 | fgrep
-q
"
$version
"
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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