Reviewed-by: Jeremy Huddleston <[email protected]> On Sep 13, 2011, at 4:33 PM, Jamey Sharp wrote:
> This is the last mention after ccfaf82367c9d057fd8314ce36b47f0a8eb696b6 > quit using the variable. > > Signed-off-by: Jamey Sharp <[email protected]> > --- > 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 "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.5.4 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel > --- Jeremy Huddleston Rebuild Sudan - Board of Directors - http://www.rebuildsudan.org Berkeley Foundation for Opportunities in Information Technology - Advisory Board - http://www.bfoit.org _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
