]> granicus.if.org Git - curl/commit
now we make sure that NULL is defined in the gethostbyname_r() compiles
authorDaniel Stenberg <daniel@haxx.se>
Thu, 8 Nov 2001 14:48:50 +0000 (14:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 8 Nov 2001 14:48:50 +0000 (14:48 +0000)
commit6ebac3dc7608b08c943b3b6d7fb47678babe2ddc
tree226e834672adaec51d4b6730d230e807e0102bbf
parent3b976ea9f1aebc27b0133f0a0cb4d517caa2f439
now we make sure that NULL is defined in the gethostbyname_r() compiles
as it turned out they aren't everywhere, and that causes compiles to fail
and then we don't find the proper function call!
acinclude.m4