summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-07-20 21:44:58 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-07-20 21:44:58 -0400
commitf47c5a6436a57c899fc30fa88450ef9c02176b0c (patch)
tree937d1e9c566fffea8cf3f8d97b82904adf2f7b39
parent63ae8222aea5f3e2d9150b2612679c27168e06d9 (diff)
config: remove unrequired AC_SUBST([XORG_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 7777b24..9c14f64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -70,7 +70,6 @@ AM_CONDITIONAL(HAVE_XEXTPROTO_71, [ test "$HAVE_XEXTPROTO_71" = "yes" ])
# Checks for libraries.
-AC_SUBST([XORG_CFLAGS])
AC_SUBST([moduledir])
DRIVER_NAME=sisusb