Re: [Mesa-dev] [PATCH 1/4] gallium/drivers: Use automake to generate makefile

2012-03-13 Thread Jose Fonseca
FWIW, I personally have no objections against the "automakification" provided it does not cause build failures, or that any unintended build failure is soon addressed. That is, better not commit this sort of stuff right before leaving for the pub ;-) Jose - Original Message - > If no o

Re: [Mesa-dev] [PATCH 1/4] gallium/drivers: Use automake to generate makefile

2012-03-13 Thread Tom Stellard
If no one objects, I'm going to push this series tomorrow. On Sun, Mar 04, 2012 at 07:14:18PM -0500, Tom Stellard wrote: > --- > configure.ac |1 + > src/gallium/drivers/.gitignore|3 +++ > src/gallium/drivers/Makefile | 12 > src/g

[Mesa-dev] [PATCH 1/4] gallium/drivers: Use automake to generate makefile

2012-03-04 Thread Tom Stellard
--- configure.ac |1 + src/gallium/drivers/.gitignore|3 +++ src/gallium/drivers/Makefile | 12 src/gallium/drivers/Makefile.am |4 src/gallium/drivers/galahad/Makefile |3 +++ src/gallium/drivers/i915/Makefile