|
From: Tom H. <to...@co...> - 2005-11-15 19:05:02
|
In message <200...@ac...>
Julian Seward <js...@ac...> 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.
It cause HAVE_TLS to be defined (or not defined for --disable-tls)
without the configure test being run. I believe that define is then
used in some of the regression tests.
The problem I believe is that the configure test for TLS fails to
detect some cases correctly.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|