]> git.sesse.net Git - vlc/commitdiff
* added libcdio in the menuconfig, to be able to... disable it ;)
authorCyril Deguet <asmax@videolan.org>
Sun, 17 Jul 2005 11:53:28 +0000 (11:53 +0000)
committerCyril Deguet <asmax@videolan.org>
Sun, 17 Jul 2005 11:53:28 +0000 (11:53 +0000)
build-vlc
config.in

index 0971fe5263db5825db79edd8f38af5a1b99d0389..8d6edf12ce18f407cacf2b6d866bc68c7680448a 100755 (executable)
--- a/build-vlc
+++ b/build-vlc
@@ -28,6 +28,7 @@ DVB dvb
 OGG ogg
 MKV mkv
 MOD mod
+CDIO libcdio
 X11 x11
 XVIDEO xvideo
 GLX glx
index 44857df365bc27d81b6222f74b242e45d2fcf455..7ecd13e5534090795b75f0a30bfd49ce883203e1 100644 (file)
--- a/config.in
+++ b/config.in
@@ -85,6 +85,7 @@ fi
 bool 'Ogg demux support' CONFIG_OGG
 bool 'Matroska demux support' CONFIG_MKV
 bool 'Mod demux support' CONFIG_MOD
+bool 'CD input and control library (libcdio) support' CONFIG_CDIO
 endmenu
 
 mainmenu_option next_comment