Merge remote branch 'vdpau/pipe-video' into pipe-video
[mesa.git] / autogen.sh
index 19e5b55fcfa67dfd31ce6a7ec23e6ac0ce23ebb3..c76bf8b07bd001c641babb4f129f426036d513c4 100755 (executable)
@@ -11,6 +11,8 @@ if test "x$SRCDIR" != "x$ORIGDIR"; then
        exit 1
 fi
 
+MAKEFLAGS=""
+
 autoreconf -v --install || exit 1
 
 "$srcdir"/configure "$@"