On Tue, Sep 25, 2012 at 12:35 AM, Kenneth Graunke wrote:
> On 09/24/2012 09:48 AM, Matt Turner wrote:
>> ---
>> I think we should offload configure.ac library/header/program detection
>> to macros available from the autoconf archive wherever possible.
>
> Yeah, that seems like a good idea to me to
On 09/24/2012 09:48 AM, Matt Turner wrote:
> ---
> I think we should offload configure.ac library/header/program detection
> to macros available from the autoconf archive wherever possible.
Yeah, that seems like a good idea to me too. But...
> +# LICENSE
> +#
> +# Copyright (c) 2008 Steven G.
---
I think we should offload configure.ac library/header/program detection
to macros available from the autoconf archive wherever possible.
Makefile.am |2 +
configure.ac |4 +
m4/.gitignore|5 +
m4/ax_pthread.m4 | 309 +++