[Android] Drop the --enable-audiotrack option
Martin Storsjö
git at videolan.org
Fri Oct 5 20:47:31 CEST 2012
vlc-ports/android | branch: master | Martin Storsjö <martin at martin.st> | Fri Oct 5 21:46:26 2012 +0300| [f215d677b05e6337f5ca18a2b599def4190e2116] | committer: Martin Storsjö
Drop the --enable-audiotrack option
This is enabled by default on android now, and the option doesn't
exist any longer.
Signed-off-by: Martin Storsjö <martin at martin.st>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f215d677b05e6337f5ca18a2b599def4190e2116
---
configure.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure.sh b/configure.sh
index 2383cf7..aa581ed 100755
--- a/configure.sh
+++ b/configure.sh
@@ -56,7 +56,6 @@ sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $E
--enable-avcodec \
--enable-opus \
--enable-opensles \
- --enable-audiotrack \
--enable-android-surface \
--enable-mkv \
--enable-taglib \
More information about the Android
mailing list