Age | Commit message (Collapse) | Author |
|
is only expanded and included once in the configure script.
|
|
due to autoconf 2.64 m4_require'ing it in _AS_SHELL_SANITIZE indirectly through
_AS_PATH_WALK.
|
|
make errno available as a preprocessor macro.
|
|
|
|
libcurl is used with other projects which also have a config.h.
|
|
and check for connect() as it is done for other functions.
|
|
|
|
|
|
|
|
|
|
|
|
systems which support external, undefined, symbols in shared libraries.
|
|
--enable-debug
|
|
|
|
|
|
*_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE to *-compilers.m4 along with other *_CHECK_COMPILER_*
|
|
|
|
|
|
|
|
the socklen_t issue on this platform.
|
|
|
|
HAVE_IOCTL_SIOCGIFADDR since it's needed to use SIOCGIFADDR and Watcom C
doesn't currently define it.
|
|
|
|
|
|
upcomming work to support the broadest range of Autoconf versions
|
|
|
|
used, and define HAVE_IOCTL_SIOCGIFADDR if appropriate.
|
|
|
|
|
|
|
|
checks for inet_ntoa_r() inet_ntop() and inet_pton()
|
|
prototype
|
|
|
|
non-blocking mode, and decouple function detection from function capability.
|
|
|
|
|
|
|
|
|
|
and CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_CANONNAME
internal to CHECK_FUNC_GETADDRINFO
|
|
|
|
function returns an addrinfo with an unfreeable ai_canonname member ptr.
|
|
function returns an addrinfo with an unfreeable ai_addr member ptr.
|
|
Select ANSI C89 dialect plus GNU extensions, again.
|
|
|
|
Select precise floating-point model, otherwise doubles are less than 64-bit wide
icc test adjustment:
Select c89 dialect
|
|
Enable more icc warnings.
Optimization disabling options used only for icc 9.1
|
|
|
|
|
|
|
|
|