Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
dd288a8c
Commit
dd288a8c
authored
Dec 08, 2012
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bootstrap might be needed even if configure exists
parent
b9069449
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
compile.sh
compile.sh
+2
-4
No files found.
compile.sh
View file @
dd288a8c
...
...
@@ -199,10 +199,8 @@ make $MAKEFLAGS
cd
../..
&&
mkdir
-p
android
&&
cd
android
if
test
!
-s
"../configure"
;
then
echo
"Bootstraping"
../bootstrap
fi
echo
"Bootstraping"
../bootstrap
echo
"Configuring"
../../configure.sh
$OPTS
...
...
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