[vlc-commits] os2: package: remove unrecognized options
    KO Myung-Hun 
    git at videolan.org
       
    Thu May 28 18:03:14 CEST 2015
    
    
  
vlc/vlc-2.2 | branch: master | KO Myung-Hun <komh78 at gmail.com> | Sun May 17 11:24:55 2015 +0900| [963d7910b207c19dece6cedb6076c7322a2b532b] | committer: Jean-Baptiste Kempf
os2: package: remove unrecognized options
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=963d7910b207c19dece6cedb6076c7322a2b532b
---
 extras/package/os2/configure.sh |    1 -
 1 file changed, 1 deletion(-)
diff --git a/extras/package/os2/configure.sh b/extras/package/os2/configure.sh
index 6ae7e2b..7328249 100644
--- a/extras/package/os2/configure.sh
+++ b/extras/package/os2/configure.sh
@@ -29,7 +29,6 @@ OPTIONS="
       --enable-x264
       --disable-xcb
       --disable-xvideo
-      --disable-glx
       --enable-freetype
       --disable-fribidi
       --enable-fontconfig
    
    
More information about the vlc-commits
mailing list