]> git.sesse.net Git - vlc/blobdiff - build-vlc
* modules/codec/x264.c: cosmetics and added SSIM stats computation option.
[vlc] / build-vlc
index efc18fe4134f9324a0f4ca0813c4dfcc5c653b22..b4456fc4aeafa66d24400c89b61b2a0f581a07c2 100755 (executable)
--- a/build-vlc
+++ b/build-vlc
@@ -87,10 +87,12 @@ WITHFFMPEGMP3LAME ffmpeg-mp3lame
 WITHFFMPEGFAAC ffmpeg-faac
 GALAKTOS galaktos
 HTTPD httpd
+JACK jack
 "
 PATHS="
 WITHXML2CONFIGPATH xml2-config-path
 WITHWXCONFIGPATH wx-config-path
+WITHWXCONFIG wx-config
 WITHQTE qte
 WITHGOOMTREE goom-tree
 WITHSLP slp
@@ -177,6 +179,9 @@ done
 check_features $FEATURES
 check_paths $PATHS
 
+#XXX
+echo "--enable-maintainer-mode " >> .cmd
+
 if [ ! -e configure ]
 then
    ./bootstrap