summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2008-09-11 14:27:52 -0700
committerIan Romanick <ian.d.romanick@intel.com>2008-09-12 13:48:14 -0700
commitbb09d23e9211388bc61a2c8d080c757b104de464 (patch)
tree6d3c5064fd269c78f006ef9d4c5a752d16be06ad /configs
parent1ffbcddb6ff14befd5de43c52b7bb0f4d631328f (diff)
Remove DRI2 support
Remove support for the original incarnation of DRI2. This version has since been abandoned and will never ship. This eliminates a build dependency on a component that only exists in Fedora 9 and in now-dead up-stream development trees. I also recommend that we spin a Mesa 7.1.1 release with this patch. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/autoconf.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/autoconf.in b/configs/autoconf.in
index a3eaed5c9d0..b1c9b646253 100644
--- a/configs/autoconf.in
+++ b/configs/autoconf.in
@@ -86,7 +86,6 @@ APP_LIB_DEPS = $(EXTRA_LIB_PATH) @APP_LIB_DEPS@
DRI_LIB_DEPS = $(EXTRA_LIB_PATH) @DRI_LIB_DEPS@
LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
LIBDRM_LIB = @LIBDRM_LIBS@
-DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
EXPAT_INCLUDES = @EXPAT_INCLUDES@
# Autoconf directories