commit | 328118aa798878a68398b92ba85adfb630bc5434 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Wed May 25 16:18:09 2005 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Wed May 25 16:18:09 2005 +1000 |
tree | 655a99bc0103f2ff7be88d0471f7b9fb1ad12993 | |
parent | 4d8f560c398530d652c72e9d91c1a0cb8ff19a6c [diff] |
- (dtucker) [auth-pam.c] Since people don't seem to be getting the message that USE_POSIX_THREADS is unsupported, not recommended and generally a bad idea, it is now known as UNSUPPORTED_POSIX_THREADS_HACK. Attempting to use USE_POSIX_THREADS will now generate an error so we don't silently change behaviour. ok djm@