]> git.sesse.net Git - vlc/blobdiff - INSTALL
. now we only try to open plugins which are existing files
[vlc] / INSTALL
diff --git a/INSTALL b/INSTALL
index 50090e968aa2c7ede8065a63d2029267eccb28bd..e9a1285a3d4b156a275c9b8a943443b798de1ed3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@ A typical way to configure the vlc is :
 For a full compilation, you may try :
 
    ./configure --prefix=/usr --enable-mmx --enable-gnome --enable-fb \
-           --enable-glide --enable-ggi --enable-mga --enable-esd --enable-alsa
+           --enable-glide --enable-ggi --enable-sdl --enable-esd --enable-alsa
 
 See `./configure --help' for more information.