OSDN Git Service

es: updated Makefile comment
[android-x86/external-mesa.git] / autogen.sh
index 19e5b55..c76bf8b 100755 (executable)
@@ -11,6 +11,8 @@ if test "x$SRCDIR" != "x$ORIGDIR"; then
        exit 1
 fi
 
+MAKEFLAGS=""
+
 autoreconf -v --install || exit 1
 
 "$srcdir"/configure "$@"