summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2009-02-27 10:55:58 -0500
committerChris Ball <cjb@laptop.org>2009-02-27 10:55:58 -0500
commit343b2f312b1e555f9d03a499ddbe4c9b33b3a6e5 (patch)
tree3f81652e811775b4c9bc3606aee8e8a3ab798f6c
parent08692dd381dc6e98d484d5bffabcbd04ebf83df6 (diff)
Revert EXA 3 build fix.
The EXA developers have backed out this ABI bump. Signed-off-by: Chris Ball <cjb@laptop.org>
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 3198823..80c91bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,9 +111,6 @@ if test "x$XSERVER_LIBPCIACCESS" = xyes; then
fi
AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test "x$XSERVER_LIBPCIACCESS" = xyes)
-# Required by exa.h
-AC_DEFINE(EXA_DRIVER_KNOWN_MAJOR, 3, [Major version of EXA we can handle])
-
AC_SUBST([DRI_CFLAGS])
AC_SUBST([XORG_CFLAGS])
AC_SUBST([moduledir])