[Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-24 Thread Laurent Carlier
This also currently fix the installation of libOSmesa. v2: Remove old Makefile, libOSmesa is now versioned, fix typos v3: Keep config substitution alphabetized --- configure.ac| 5 src/mesa/drivers/osmesa/Makefile| 51 - src/me

Re: [Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Matt Turner
On Sat, Jun 23, 2012 at 8:55 PM, Laurent Carlier wrote: > This also currently fix the installation of libOSmesa. > > v2: Remove old Makefile, libOSmesa is now versioned, fix typos > --- >  configure.ac                        |  5 >  src/mesa/drivers/osmesa/Makefile    | 51 >

[Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Laurent Carlier
This also currently fix the installation of libOSmesa. v2: Remove old Makefile, libOSmesa is now versioned, fix typos --- configure.ac| 5 src/mesa/drivers/osmesa/Makefile| 51 - src/mesa/drivers/osmesa/Makefile.am | 50 +++

Re: [Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Kenneth Graunke
On 06/23/2012 07:46 AM, Laurent Carlier wrote: > This also currently fix the installation of libOSmesa. > --- > configure.ac | 1 + > src/mesa/drivers/osmesa/Makefile | 51 > > src/mesa/drivers/osmesa/Makefile.am | 50

Re: [Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Dan Nicholson
On Jun 23, 2012 7:47 AM, "Laurent Carlier" wrote: > > This also currently fix the installation of libOSmesa. > --- > configure.ac | 1 + > src/mesa/drivers/osmesa/Makefile | 51 > src/mesa/drivers/osmesa/Makefile.am | 50 +

[Mesa-dev] [PATCH] automake: convert libOSmesa building

2012-06-23 Thread Laurent Carlier
This also currently fix the installation of libOSmesa. --- configure.ac | 1 + src/mesa/drivers/osmesa/Makefile | 51 src/mesa/drivers/osmesa/Makefile.am | 50 +++ src/mesa/drivers/osmesa/Makefile.ol