X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config.in;h=9828ec5acc704c182c07d0bb7ce7e9ece3bc16c8;hb=5d313c65e44d8963262fdbc5d5d52f5169f3f787;hp=a58267eec7f01e4aa05625b11ed41c6cca60b87f;hpb=40749893a8730061c1cdf8a86905769f77d18b64;p=vlc diff --git a/config.in b/config.in index a58267eec7..9828ec5acc 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 @@ -127,10 +127,6 @@ bool 'GGI support' CONFIG_GGI if [ "$CONFIG_GGI" = "y" ]; then string ' Path to libggi' CONFIG_WITHGGI "" fi -bool 'Glide (3dfx) support' CONFIG_GLIDE -if [ "$CONFIG_GLIDE" = "y" ]; then - string ' Path to libglide' CONFIG_WITHGLIDE "" -fi bool 'aalib output' CONFIG_AA bool 'cacalib output' CONFIG_CACA if [ "$CONFIG_CACA" = "y" ]; then