Apply the following change from the main trunk:
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Nov 2001 07:01:34 +0000 (07:01 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 14 Nov 2001 07:01:34 +0000 (07:01 +0000)
commitbe2c37ef73b5e0908c1a4998894bcd0f66f124f4
tree669782d7c7ce849561f013e0e8b62cf42a4150b9
parent888b8f32d7dd354ec2ea5f200ca8d71b04523c74
Apply the following change from the main trunk:

2000-10-22 00:05  levitte

* Configure (1.232): FreeBSD-elf can do threads.  However, there
seems to be confusion if you should defined _THREAD_SAFE (I found
that in an include file, and that's what everybody tells me) or
_THREADSAFE (that's what the gcc manual says in the
FreeBSD-specific section), so I defined both, just to be safe.
Configure