Re: [Mesa-dev] [PATCH 01/11] Remove hacks for static Makefiles

2013-01-12 Thread Matt Turner
On Sat, Jan 12, 2013 at 11:07 AM, Matt Turner wrote: > On Fri, Jan 11, 2013 at 6:23 PM, Johannes Obermayr > wrote: >> From: Matt Turner > > Previously when I asked for testing feedback, some people said they > didn't want to see the library links in lib/ removed. > > So, I think there are two pa

Re: [Mesa-dev] [PATCH 01/11] Remove hacks for static Makefiles

2013-01-12 Thread Matt Turner
On Fri, Jan 11, 2013 at 6:23 PM, Johannes Obermayr wrote: > From: Matt Turner Previously when I asked for testing feedback, some people said they didn't want to see the library links in lib/ removed. So, I think there are two parts to this patch, really. The first is the removal of the TOP vari

[Mesa-dev] [PATCH 01/11] Remove hacks for static Makefiles

2013-01-11 Thread Johannes Obermayr
From: Matt Turner v2: Andreas Boll - don't remove compatibility with scripts for the old build system v3: Andreas Boll - remove more obsolete hacks v4: Andreas Boll - add a previously removed TOP variable to fix vgapi build --- src/gallium/auxiliary/Makefile.am |