Age | Commit message (Collapse) | Author |
|
Submitted by: Diego Pettenò <flameeyes@gentoo.org>
|
|
libdrm can be had from:
http://people.freedesktop.org/~ajax/libdrm/
|
|
should be defined. It was flawed on some platforms (e.g., Darwin & mingw).
Instead, rely on the build system to define it on the compiler command line.
This also reverts ajax's hand-edit to indirect_size.c. I'll fix that on the
X.org side of things later today.
|
|
longer needed.
|
|
linux-dri, but it disables support for direct-rendering in it. This config
mainly exists so that I can verify that changes to libGL haven't broken
builds on non-DRI platforms.
|
|
A couple other remnants of the old interfaces hit the dust too. Thanks
Jon. :)
|
|
|
|
|
|
EXPAT_INCLUDES config variable (set on FreeBSD) which is then used in
Makefile.template's INCLUDES.
|
|
|
|
Make sure symlinks are built in driver directories before running makedepend.
|
|
- Remove the -Y option for makedepend, so that the standard
directories are searched
- No longer pipe the multiple errors that the -Y option caused
into /dev/null -- we want to know about these failures.
- Fix up a few other misc makedepend failures.
|
|
problems as Linux.
|