[Mesa-dev] [PATCH 1/2] build: Use AX_PTHREAD to detect pthreads
Kenneth Graunke
kenneth at whitecape.org
Tue Sep 25 00:35:20 PDT 2012
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. Johnson <stevenj at alum.mit.edu>
> +# Copyright (c) 2011 Daniel Richard G. <skunk at iSKUNK.ORG>
> +#
> +# This program is free software: you can redistribute it and/or modify it
> +# under the terms of the GNU General Public License as published by the
> +# Free Software Foundation, either version 3 of the License, or (at your
> +# option) any later version.
This isn't a permissive license like the rest of Mesa. Is that going to
be a problem? I mean, it's just the build system, but I know people
tend to freak out about these things, especially this particular license.
More information about the mesa-dev
mailing list