X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config.in;h=0a1b35bec6244a9d911b626adac7489e13146283;hb=968f7ba0c2a55138e8472d5d7820b7ce8f7f45b4;hp=59c724c38a4b3453ebc9b68f49e39516e18a6b1e;hpb=c4b52184851a5c4d790a22ef8686b79f084ac585;p=vlc diff --git a/config.in b/config.in index 59c724c38a..0a1b35bec6 100644 --- a/config.in +++ b/config.in @@ -16,6 +16,7 @@ if [ "$CONFIG_WXWIDGETS" = "y" ]; then string 'wx-config path' CONFIG_WITHWXCONFIGPATH "" string 'wx-config name' CONFIG_WITHWXCONFIG "" fi +bool 'QT4 interface' CONFIG_QT4 bool 'Skins interface' CONFIG_SKINS if [ "$CONFIG_SKINS" = "y" ]; then string 'xml2-config path' CONFIG_WITHXML2CONFIGPATH "" @@ -38,7 +39,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 +145,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