]> git.sesse.net Git - vlc/blobdiff - INSTALL
(note: empty CVS mails mean that a new directory has been created,
[vlc] / INSTALL
diff --git a/INSTALL b/INSTALL
index ba999911cc9e8f17685198d40964b0f4f18c4d1e..a6adae3f2969047f5d0fd3d8f5e4dc70ce249c2f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ Here's a shortcut to copy-paste to do a clean build :
 
    make distclean 2>/dev/null ; ./configure --prefix=/usr --enable-gnome \
       --enable-fb --with-glide --with-ggi --with-sdl --enable-esd \
-      --enable-alsa --enable-mga && make
+      --enable-alsa --enable-mga --enable-gtk && make
 
 
 Installing and running VideoLAN