<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Tue, 2011-09-13 at 16:33 -0500, Jamey Sharp wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
This is the last mention after ccfaf82367c9d057fd8314ce36b47f0a8eb696b6
quit using the variable.

Signed-off-by: Jamey Sharp &lt;<A HREF="mailto:jamey@minilop.net">jamey@minilop.net</A>&gt;
---
 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 2ac1f2e..bc34c72 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1698,9 +1698,6 @@ if test &quot;x$XORG&quot; = xyes; then
         if test &quot;x$SUPPORT_PC98&quot; = xyes; then
                 AC_DEFINE(SUPPORT_PC98, 1, [Support PC98])
         fi
-        if test &quot;x$XORG_OS_PCI&quot; = x ; then
-                XORG_OS_PCI=$XORG_OS
-        fi
         if test &quot;x$DGA&quot; = xauto; then
                 PKG_CHECK_MODULES(DGA, $DGAPROTO, [DGA=yes], [DGA=no])
         fi
</PRE>
</BLOCKQUOTE>
Reviewed-by: Gaetan Nadon &lt;memsize@videotron.ca&gt;
</BODY>
</HTML>