Преглед на файлове

autogen: Make sure MAKEFLAGS is not set before running autoreconf

Without this the "w" flag may be set which causes the version
to be incorrectly to be obtains in configure.ac causing configure
to fail miserably
tags/mesa_20090313
Benjamin Close преди 16 години
родител
ревизия
17fe478085
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2
    0
      autogen.sh

+ 2
- 0
autogen.sh Целия файл

@@ -11,6 +11,8 @@ if test "x$SRCDIR" != "x$ORIGDIR"; then
exit 1
fi

MAKEFLAGS=""

autoreconf -v --install || exit 1

"$srcdir"/configure "$@"

Loading…
Отказ
Запис