[Mesa-dev] [PATCH 1/9] automake: convert libOSmesa building

2012-07-10 Thread Jon TURNEY
From: 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 v4: Update .gitignore v5: Libraries will be in the builddir, not the srcdir. Reviewed-by: Jon TURNEY --- config

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

2012-07-09 Thread nobled
On Mon, Jul 9, 2012 at 11:41 AM, Jon TURNEY wrote: > From: 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 > v4: Update .gitignore > > Reviewed-by: Jon TURNEY

[Mesa-dev] [PATCH 1/9] automake: convert libOSmesa building

2012-07-09 Thread Jon TURNEY
From: 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 v4: Update .gitignore Reviewed-by: Jon TURNEY --- configure.ac|5 +++ src/mesa/driv