X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config.in;h=bd5b7ae58ba10d9e55019a98df0497b146d9de97;hb=502a2fa8050ae47d34c5635dd0f6ee6fd4ce8242;hp=9828ec5acc704c182c07d0bb7ce7e9ece3bc16c8;hpb=4c270ec59c7e10e41c224a44f874d306cb81e5e6;p=vlc diff --git a/config.in b/config.in index 9828ec5acc..bd5b7ae58b 100644 --- a/config.in +++ b/config.in @@ -11,11 +11,6 @@ choice 'Operating System' \ mainmenu_option next_comment comment 'User Interfaces' -bool 'wxWidgets interface' CONFIG_WXWIDGETS -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