Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
12f0069b
Commit
12f0069b
authored
Apr 19, 2011
by
Tiago Peixoto
Browse files
Do not run ./configure automatically in autogen.sh
parent
94f78344
Changes
1
Hide whitespace changes
Inline
Side-by-side
autogen.sh
View file @
12f0069b
...
...
@@ -12,6 +12,8 @@ PROJECT="graph-tool"
exit
1
}
AUTOGEN_SUBDIR_MODE
=
"foo"
if
test
-z
"
$AUTOGEN_SUBDIR_MODE
"
;
then
if
test
-z
"
$*
"
;
then
echo
"I am going to run ./configure with no arguments - if you wish "
...
...
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