Re: [Mesa3d-dev] [PATCHes] RFC: detect TLS during configuration

2010-03-15 Thread tom fogal
Dan Nicholson writes: > On Sun, Mar 14, 2010 at 5:38 PM, tom fogal wrote: > > [I] volunteer[ed] to detect platform TLS support, + enable it in > > Mesa / the X server if available. > > > > One thing I'm worried about is using an AC macro archive macro here; > > it's GPL + an exception [. . .] >

Re: [Mesa3d-dev] [PATCHes] RFC: detect TLS during configuration

2010-03-15 Thread Dan Nicholson
On Sun, Mar 14, 2010 at 5:38 PM, tom fogal wrote: > It was a long while back that I wondered && somehow ended up > volunteering to detect platform TLS support, + enable it in Mesa / the > X server if available. > > I got distracted before finishing the X parts, but rebased the Mesa > parts, which

[Mesa3d-dev] [PATCHes] RFC: detect TLS during configuration

2010-03-14 Thread tom fogal
It was a long while back that I wondered && somehow ended up volunteering to detect platform TLS support, + enable it in Mesa / the X server if available. I got distracted before finishing the X parts, but rebased the Mesa parts, which are attached. One thing I'm worried about is using an AC macr