]> granicus.if.org Git - curl/commit
adjusted the strerror_r test more, use _REENTRANT instead of _THREAD_SAFE
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 May 2005 15:15:00 +0000 (15:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 May 2005 15:15:00 +0000 (15:15 +0000)
commitb9e5302f27d2e719820b07a6560c898515638632
tree0e014d3cd267a4b943b73676321a5a04f26310f2
parentdd7b6aef392c3d7cf4e3e346c1d15a3067da6d19
adjusted the strerror_r test more, use _REENTRANT instead of _THREAD_SAFE
when looking for the prototype
acinclude.m4