Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
4d515c2146 |
autogen.sh: Honor NOCONFIGURE environment variable
See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by: Dave Airlie <airlied@redhat.com> |
14 years ago |
![]() |
2928588267 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | 15 years ago |
![]() |
d59673c9de | autoconf for the ... | 15 years ago |
![]() |
17fe478085 |
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 |
16 years ago |
![]() |
460d25dca1 |
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. |
17 years ago |