[vlc-commits] os2: package: remove unrecognized options
    KO Myung-Hun 
    git at videolan.org
       
    Tue Oct  4 16:56:58 CEST 2016
    
    
  
vlc | branch: master | KO Myung-Hun <komh78 at gmail.com> | Thu Sep 29 15:34:47 2016 +0900| [b6e2b28cc41c29a95d78bd3d59c29f4f0789cf12] | committer: Rémi Denis-Courmont
os2: package: remove unrecognized options
Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b6e2b28cc41c29a95d78bd3d59c29f4f0789cf12
---
 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 47f6027..b16a4d2 100644
--- a/extras/package/os2/configure.sh
+++ b/extras/package/os2/configure.sh
@@ -13,7 +13,6 @@ OPTIONS="
       --enable-realrtsp
       --enable-dvbpsi
       --enable-ogg
-      --enable-mkv
       --enable-mad
       --enable-merge-ffmpeg
       --enable-avcodec
    
    
More information about the vlc-commits
mailing list