summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-07-20 21:54:12 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-07-20 21:54:12 -0400
commit1c701d54902e818177f6068bd32cda76b7acedbd (patch)
tree75ed2f12286cc36a0458e62f8d35ef9cb12483b5
parent0679802ae9965983007ec9a37554ea96c53921ba (diff)
config: remove unrequired AC_SUBST([DRI_CFLAGS])
This macro is called by PKG_CHECK_MODULES Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6299785..3ee65ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -118,7 +118,6 @@ if test "x$XSERVER_LIBPCIACCESS" = xyes; then
fi
AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test "x$XSERVER_LIBPCIACCESS" = xyes)
-AC_SUBST([DRI_CFLAGS])
AC_SUBST([moduledir])
DRIVER_NAME=savage