]> git.sesse.net Git - vlc/blobdiff - config.in
* modules/demux/real.c, modules/codec/ffmpeg/demux.c: removed debug I left in there.
[vlc] / config.in
index 59c724c38a4b3453ebc9b68f49e39516e18a6b1e..b69dff6778c41c6083da0f6d4621ede1a6ac01cc 100644 (file)
--- a/config.in
+++ b/config.in
@@ -38,7 +38,6 @@ if [ "$CONFIG_GOOM" = "y" ]; then
 fi
 bool 'GaLaktos visualization plugin' CONFIG_GALAKTOS
 bool 'IR remote control support' CONFIG_LIRC
-bool 'Corba interface support' CONFIG_CORBA
 endmenu
 
 mainmenu_option next_comment
@@ -145,6 +144,7 @@ if [ "$CONFIG_LINUX" = "y" ]; then
    bool 'Esound library support' CONFIG_ESD
    bool 'aRts sound server' CONFIG_ARTS
    bool 'ALSA sound support for Linux' CONFIG_ALSA
+   bool 'JACK Audio Connection Kit support' CONFIG_JACK
 fi
 if [ "$CONFIG_WIN32" = "y" ]; then
    bool 'Win32 waveOut module' CONFIG_WAVEOUT