|
From: Nicholas N. <nj...@cs...> - 2005-11-15 19:28:38
|
On Tue, 15 Nov 2005, Julian Seward wrote: > I'm just doing a pass through the docs and came across this > configure-time flag. Does it do anything any more? It's still > in configure.in, but I have no idea what it's for. The only code that uses HAVE_TLS are none/tests/tls*.c. I don't know if they're important. none/tests/tls is one of those annoying tests that fails sporadically (as is 'yield', which I'm really tempted to just remove). N |