On Fri, 2010-06-25 at 14:04 -0400, Chris Ball wrote: > --- > src/xgi.h | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/src/xgi.h b/src/xgi.h > index 72f47d7..fd2c6fa 100755 > --- a/src/xgi.h > +++ b/src/xgi.h > @@ -198,9 +198,11 @@ extern BOOL g_bRunTimeDebug; > #define XGINEWDRI > #undef XGINEWDRI2 > > +#ifdef XF86_VERSION_CURRENT > #if XF86_VERSION_CURRENT >= XF86_VERSION_NUMERIC(4,4,99,99,0) /* > Adapt this when the time has come */ > #define XGINEWDRI2 > #endif > +#endif /* XF86_VERSION_CURRENT */ > > #include "xf86drm.h" > #include "sarea.h"
The 3 patches compile clean on AMD64 Tested-by: Gaetan Nadon <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
