[Intel-gfx] [PATCH 0/5] configure cleanups
Rémi Cardona
remi at gentoo.org
Wed Oct 28 13:46:37 CET 2009
Hi all,
This patch series started out as a simple fix for a long-standing Gentoo
bug [1] but turned out to be a global clean up of configure.ac.
The only question that's left now is whether it still makes sense to
have a configure switch for DRI1 now that only i810 sources actually use
it, and that DRI2 is completely automagic (DRI2 is defined by SDK
headers, there's no check for it in configure).
Cheers,
Rémi
[1] http://bugs.gentoo.org/266087
Rémi Cardona (5):
configure: check for libdrm and libpciaccess earlier
configure: group system header checks at the top
configure: make --disable-dri work even if the server supports DRI
configure: use CWARNFLAGS from xorg-macros.m4
configure: drop some more cruft
configure.ac | 71 ++++++-------------------------------------
src/Makefile.am | 4 +--
src/bios_reader/Makefile.am | 2 +-
src/i810.h | 8 ++--
src/i810_accel.c | 4 +-
src/i810_driver.c | 36 +++++++++++-----------
src/i830.h | 4 --
src/reg_dumper/Makefile.am | 2 +-
src/xvmc/Makefile.am | 2 +-
uxa/Makefile.am | 2 +-
10 files changed, 39 insertions(+), 96 deletions(-)
More information about the Intel-gfx
mailing list