[vlc-commits] ios build script: remove legacy configure flag
    Felix Paul Kühne 
    git at videolan.org
       
    Wed Feb 18 21:34:54 CET 2015
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Feb 18 21:33:32 2015 +0100| [bf991772dac1e52531189df2eec739741ca3f329] | committer: Felix Paul Kühne
ios build script: remove legacy configure flag
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bf991772dac1e52531189df2eec739741ca3f329
---
 extras/package/ios/build.sh |    1 -
 1 file changed, 1 deletion(-)
diff --git a/extras/package/ios/build.sh b/extras/package/ios/build.sh
index 2736236..184264b 100755
--- a/extras/package/ios/build.sh
+++ b/extras/package/ios/build.sh
@@ -329,7 +329,6 @@ ${VLCROOT}/configure \
     --disable-vlm \
     --disable-httpd \
     --disable-nls \
-    --disable-glx \
     --disable-sse \
     --enable-neon \
     --disable-notify \
    
    
More information about the vlc-commits
mailing list