History log of /external/mesa3d/autogen.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1b200d900155722ec696bbd711a38ee0e04c4895 01-Aug-2012 Matt Turner <mattst88@gmail.com> build: Fix autogen.sh to allow out-of-tree builds

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
/external/mesa3d/autogen.sh
4d515c2146650678da7c1dca42fd914aaeb51157 17-Sep-2011 Colin Walters <walters@verbum.org> autogen.sh: Honor NOCONFIGURE environment variable

See http://people.gnome.org/~walters/docs/build-api.txt

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/autogen.sh
17fe4780851951f24db7bde71f1175c7dd2ddbe9 10-Feb-2009 Benjamin Close <Benjamin.Close@clearchain.com> 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
/external/mesa3d/autogen.sh
460d25dca134c4d2e051803822aa82f35e832cdc 07-Mar-2008 Dan Nicholson <dbn.lists@gmail.com> autoconf: Add autogen.sh from Xorg for easier setup from git

The defacto method to rebuild the autotools and run the generated
configure is an autogen.sh script. It is much more discoverable than the
custom `make configure' used here. The Makefile targets are still useful
for creating tarballs, though. This autogen.sh is copied from Xorg.
/external/mesa3d/autogen.sh