diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-25 12:15:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-25 12:15:00 +0000 |
commit | 7461592a16f4a048b1a61536c33ddb32be02db7c (patch) | |
tree | 2281d0a3f9b5455d31bc61d6d4f030af0e4ee154 /testcurl.sh | |
parent | 50b0e72f7b07f1d3b75123b809418023216114a1 (diff) |
strerror_r() detection changes:
1. Try with _THREAD_SAFE instead of _REENTRANT, as AIX seems to require it
and if _REENTRANT is required we should already have it set since one of
the previous tests.
2. Added API-detection for what kind of strerror_r() that is provided. The
POSIX style or the glibc style.
Tor Arntsen provided the necessary feedback these changes are based upon.
Diffstat (limited to 'testcurl.sh')
0 files changed, 0 insertions, 0 deletions