On dropping -D_REENTRANT -D_THREAD_SAFE
Sam Varshavchik
mrsam at courier-mta.com
Sat Jan 5 01:28:51 CET 2008
Simon Josefsson writes:
> My conclusion is that -D_REENTRANT -D_THREAD_SAFE is not needed on glibc
> systems. Does anyone know of other systems that needs these defines to
> work properly?
>
> I'm inclined to remove the lines from configure.in. If some other
> system needs this to have working standard C/POSIX functions, we could
> solve it via a gnulib module, I suppose.
You don't even need to do that at all. If someone needs these symbols, they
can simply set CPPFLAGS before running configure (the -D flags belong in
CPPFLAGS, rather than CFLAGS, in any case).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: </pipermail/attachments/20080104/8a1a9af1/attachment.pgp>
More information about the Gnutls-devel
mailing list