]> git.sesse.net Git - vlc/blobdiff - INSTALL.libmad
* ./src/misc/modules.c: plugin extension check is now case unsensitive.
[vlc] / INSTALL.libmad
index 6f6898b61eb3def2273f2fae0410bb49ded02436..49a1af112323bfc38eaceda17f7d57ae9e00f1fa 100644 (file)
@@ -52,7 +52,7 @@ Configuring mad plugin
 =========================
 
 If libmad is installed in /usr (ie. you have /usr/include/mad.h and /usr/lib/libmad.a),
-then you just need --with-mad=/usr.
+then you just need --enable-mad --with-mad=/usr.
 
    make distclean; ./configure --prefix=/usr --enable-fb --enable-dsp --disable-sdl \
        --enable-x11 --disable-xvideo --enable-mad --with-mad=/usr