Re: [Mesa-dev] [PATCH 07/32] libgallium: Convert to automake

2012-08-30 Thread Tom Stellard
On Wed, Aug 29, 2012 at 11:16:59PM -0700, Matt Turner wrote: > From: Tom Stellard > I'm getting some build warnings when building the gallivm files: In file included from /usr/local/llvm/3.1/release/include/llvm/ExecutionEngine/JITEventListener.h:18:0, from gallivm/lp_bld_misc.

[Mesa-dev] [PATCH 07/32] libgallium: Convert to automake

2012-08-29 Thread Matt Turner
From: Tom Stellard --- configure.ac |2 + src/gallium/auxiliary/.gitignore |1 + src/gallium/auxiliary/Makefile| 42 -- src/gallium/auxiliary/Makefile.am | 45 + 4 files changed, 48 insertio