]> git.sesse.net Git - vlc/blobdiff - config.in
* I am just a boulet :(
[vlc] / config.in
index 4857b03b57308b7240f6d23c458f23c87a67c772..60a5d92318513bc56f0e2d1e95457c555f828804 100644 (file)
--- a/config.in
+++ b/config.in
@@ -16,6 +16,7 @@ dep_bool '   Gnome interface support' CONFIG_GNOME $CONFIG_GTK
 bool 'GTK2 support' CONFIG_GTK2
 dep_bool '   Gnome2 support' CONFIG_GNOME2 $CONFIG_GTK2
 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