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
988962f0
Commit
988962f0
authored
Apr 15, 2012
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sort configure options by enabled/disabled/sout
parent
065a9fbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
configure.sh
configure.sh
+7
-5
No files found.
configure.sh
View file @
988962f0
...
...
@@ -55,8 +55,9 @@ sh $VLC_SOURCEDIR/configure --host=arm-linux-androideabi --build=x86_64-unknown-
--enable-debug
\
--enable-mkv
\
--enable-taglib
\
--enable-iomx
\
--disable-vlc
--disable-shared
\
--disable-vlm
--disable-sout
\
--disable-vlm
\
--disable-dbus
\
--disable-lua
\
--disable-vcd
\
...
...
@@ -72,10 +73,8 @@ sh $VLC_SOURCEDIR/configure --host=arm-linux-androideabi --build=x86_64-unknown-
--disable-mod
\
--disable-sid
\
--disable-gme
\
--disable-tremor
--disable-vorbis
\
--disable-x264
\
--disable-tremor
\
--disable-mad
\
--disable-schroedinger
--disable-dirac
\
--disable-sdl-image
\
--disable-zvbi
\
--disable-fluidsynth
\
...
...
@@ -101,5 +100,8 @@ sh $VLC_SOURCEDIR/configure --host=arm-linux-androideabi --build=x86_64-unknown-
--disable-egl
\
--disable-goom
\
--disable-projectm
\
--enable-iomx
\
--disable-sout
\
--disable-vorbis
\
--disable-x264
\
--disable-schroedinger
--disable-dirac
\
$*
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