Re: [PATCH 25/42] Move DRI1 from external module to built-in

2012-01-04 Thread Daniel Stone
Hi, On Wed, Dec 07, 2011 at 09:51:38AM +1000, Peter Hutterer wrote: whitespace, plus I don't actually see the change here anyway. erroneous hunk? Yeah, just detritus from removing and re-adding it later. Removed, thanks. Cheers, Daniel ___

[PATCH 25/42] Move DRI1 from external module to built-in

2011-12-02 Thread Daniel Stone
Rather than building the tiny amount of code required for XFree86-DRI as an external module, build it in if it's enabled at configure time. Signed-off-by: Daniel Stone dan...@fooishbar.org --- configure.ac |6 +- hw/xfree86/Makefile.am |7 ++-