[PATCH 11/14] configure: remove unused variable referencing PCI code
Tiago Vignatti
tiago.vignatti at nokia.com
Thu Jun 3 04:48:18 PDT 2010
commit f3490d3e missed to remove this chunk.
Signed-off-by: Tiago Vignatti <tiago.vignatti at nokia.com>
Reviewed-by: Mikhail Gusarov <dottedmag at dottedmag.net>
---
configure.ac | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 5d0918c..6d4dd1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1717,9 +1717,6 @@ if test "x$XORG" = xyes; then
if test "x$SUPPORT_PC98" = xyes; then
AC_DEFINE(SUPPORT_PC98, 1, [Support PC98])
fi
- if test "x$XORG_OS_PCI" = x ; then
- XORG_OS_PCI=$XORG_OS
- fi
if test "x$DGA" = xauto; then
PKG_CHECK_MODULES(DGA, $DGAPROTO, [DGA=yes], [DGA=no])
fi
--
1.7.1.226.g770c5
More information about the xorg-devel
mailing list