History log of /curl/acinclude.m4 (Results 326 – 338 of 338)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_10_7, curl-7_10_6, curl-7_10_5
# de9b76ce 15-May-2003 Daniel Stenberg

change the order of the in_addr_t tests, so that 'unsigned long' is tested
for first, as it seems to be what many systems use


Revision tags: curl-7_10_4
# b9c60df0 20-Jan-2003 Daniel Stenberg

added description in all AC_DEFINE() calls


Revision tags: curl-7_10_3, curl-7_10_2, curl-7_10_1, curl-7_10, curl-7_9_8, curl-7_9_7, curl-7_9_7-pre2, curl-7_9_6, curl-7_9_5, curl-7_9_5-pre4, curl-7_9_5-pre2, curl-7_9_4
# 325391ae 31-Jan-2002 Daniel Stenberg

Albert Chin:
Forgot one case. On HP-UX 11.00, gethostbyname_r() is properly defined
if -D_REENTRANT is used. Without it, the compiler still accepts the
function prototype but gives a warn

Albert Chin:
Forgot one case. On HP-UX 11.00, gethostbyname_r() is properly defined
if -D_REENTRANT is used. Without it, the compiler still accepts the
function prototype but gives a warning about hostent_data going out of
scope. This is because struct hostent_data is not declared. So, we
force an error by trying to set a variable to the struct.

show more ...


Revision tags: curl-7_9_3, curl-7_9_3-pre3, curl-7_9_3-pre2
# d2203896 14-Jan-2002 Daniel Stenberg

Stoned Elipot's patch for the in_addr_t test


Revision tags: curl-7_9_3-pre1, pre-host-cache, curl-7_9_2
# 820de919 28-Nov-2001 Daniel Stenberg

now sets a type for in_addr_t even if it isn't found in the #include files
like on my linux box


# d09b4369 28-Nov-2001 Daniel Stenberg

Added an in_addr_t check


# 6ebac3dc 08-Nov-2001 Daniel Stenberg

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 ca

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!

show more ...


Revision tags: curl-7_9_1
# c3363f83 04-Oct-2001 Daniel Stenberg

Albert Chin's improved gethostbyname_r() tests


# 6ca45bea 01-Oct-2001 Daniel Stenberg

Added non-blocking sockets test


Revision tags: curl-7_9, Curl_easy_1-1-8, Curl_easy_1-1-7, before_urldata_rename, curl-7_8_1
# a1cec0e4 20-Aug-2001 Daniel Stenberg

Albert Chin's neat configure/package fixes


Revision tags: curl-7_8_1-pre3, curl-7_8, curl-7_8-pre2
# 5c6859e5 29-May-2001 Daniel Stenberg

not used in autoconf version 2.50


Revision tags: curl-7_7_3, curl-7_7_2
# 8755c44d 19-Apr-2001 Daniel Stenberg

Albert Chin's patch posted to the mailing list 19 Apr 2001


Revision tags: curl-7_7_1, curl-7_7, curl-7_7-beta5, curl-7_7-beta3, curl-7_7-beta2, curl-7_7-beta1, curl-7_7_alpha2, curl-7_6_1, curl-7_6_1-pre3, curl-7_6_1-pre2, curl-7_6_1-pre1, curl-7_6, curl-7_6-pre4, curl_7_6-pre3, curl-7_5_2, pre-header-change, curl-7_5, curl-7_4_1, curl-7_3, curl-7_2
# 76229d3d 24-Aug-2000 Daniel Stenberg

largefile.m4 was turned into acinclude.m4


1...<<11121314