X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=config.in;h=60a5d92318513bc56f0e2d1e95457c555f828804;hb=42b0d32617ae3fb3cf6210b3ed012ec821314dad;hp=b199383d9f6bf29da35f1c96a3488ae7b1345fee;hpb=50231301085faea0926ed268603ecb8679a54678;p=vlc diff --git a/config.in b/config.in index b199383d9f..60a5d92318 100644 --- a/config.in +++ b/config.in @@ -15,7 +15,8 @@ bool 'GTK+ support' CONFIG_GTK dep_bool ' Gnome interface support' CONFIG_GNOME $CONFIG_GTK bool 'GTK2 support' CONFIG_GTK2 dep_bool ' Gnome2 support' CONFIG_GNOME2 $CONFIG_GTK2 -bool 'Win32 skins module' CONFIG_SKINS +bool 'Skins module' CONFIG_SKINS +bool 'Basic skins module (without wxWindows)' CONFIG_BASIC_SKINS bool 'Familiar GTK+ support' CONFIG_FAMILIAR bool 'wxWindows support' CONFIG_WXWINDOWS bool 'Qt interface support' CONFIG_QT @@ -39,7 +40,7 @@ if [ "$CONFIG_DVD" = "y" ]; then bool ' DVD input module' CONFIG_DVDOLD bool ' dvdread input module' CONFIG_DVDREAD bool ' dvdplay input module' CONFIG_DVDPLAY - bool ' dvbpsi ts mux and demux module' CONFIG_DVDPSI + bool ' dvbpsi ts mux and demux module' CONFIG_DVBPSI fi bool 'VCD support' CONFIG_VCD bool 'Video for Linux (V4L) support' CONFIG_V4L