[Intel-gfx] [PATCH] Don't unconditionally define DRI2

Julien Cristau jcristau at debian.org
Wed Dec 3 04:35:38 CET 2008


xorg-server.h will define it if the server has dri2 support.
---
 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 3d5b084..19ee75c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -257,8 +257,6 @@ if test "$XVMC" = yes; then
     	AC_SUBST([XVMCLIB_CFLAGS])
 fi
 
-AC_DEFINE(DRI2, 1,[Enable DRI2 code])
-
 AC_SUBST([DRI_CFLAGS])
 AC_SUBST([XORG_CFLAGS])
 AC_SUBST([WARN_CFLAGS])
-- 
1.5.6.5




More information about the Intel-gfx mailing list