[PATCH 3/4] Kill off --with-mesa-source completely
Jeremy Huddleston
jeremyhu at freedesktop.org
Sun Jan 18 23:26:09 PST 2009
On Jan 18, 2009, at 09:53, Dan Nicholson wrote:
> On Mon, Dec 22, 2008 at 2:31 PM, Dan Nicholson <dbn.lists at gmail.com>
> wrote:
>> There were a few spots left in the source that were using the
>> --with-mesa-source defined headers or the now removed $(top_srcdir)/
>> GL
>> directory. These aren't needed anymore as all the necessary source
>> for
>> GLX is in $(top_srcdir)/glx.
>>
>> Signed-off-by: Dan Nicholson <dbn.lists at gmail.com>
>> ---
>> Jeremy, does this look OK for xquartz? I didn't know if you guys were
>> actually still using the raw mesa sources or not, but guessed that
>> you
>> weren't.
>>
>> configure.ac | 4 ----
>> hw/dmx/glxProxy/Makefile.am | 3 ---
>> hw/xfree86/dri/Makefile.am | 2 --
>> hw/xquartz/GL/Makefile.am | 2 --
>> 4 files changed, 0 insertions(+), 11 deletions(-)
>
> Ping. Jeremy, I'm gonna push this if you don't have a problem with it.
Go for it. We're not using it either. Everything we use is in-tree.
More information about the xorg
mailing list