]> git.sesse.net Git - vlc/blobdiff - config.in
* configure.ac: bumped version number to 0.6.1.
[vlc] / config.in
index b199383d9f6bf29da35f1c96a3488ae7b1345fee..60a5d92318513bc56f0e2d1e95457c555f828804 100644 (file)
--- 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