Detect AIX 4.3 or later, and if found disable the check for the thread-safe
authorDaniel Stenberg <daniel@haxx.se>
Mon, 3 Mar 2003 22:30:25 +0000 (22:30 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Mar 2003 22:30:25 +0000 (22:30 +0000)
commit243942a7aa359ae08f73760f063b0da26ba5b664
treeb6db17aec3bbd47a92c1f214fd20e7d9ae76f935
parent8d5ac8b43cc1755f3376966e9686478013618d35
Detect AIX 4.3 or later, and if found disable the check for the thread-safe
*_r() functions as they're not needed (and if fact mess things up for us).
Brought to our attention by the friendly Troels Walsted Hansen in bug report
#696217.
configure.in