158 Commits (cb6cec903b2dba8f33f058470dd979b2a183d34c)

Author SHA1 Message Date
Yang Tse cb6cec903b Remove experimental check. Currently there's no need for it. 16 years ago
Yang Tse 69fea1321f Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition 16 years ago
Yang Tse 78e9ec92b7 Proper naming for the experimental compiler test and moved to *-compilers.m4 16 years ago
Yang Tse 411a7e17a1 Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE to *-compilers.m4 along with other *_CHECK_COMPILER_* 16 years ago
Yang Tse 0eeb553827 HP-UX's X/Open network library requirement check follow-up 16 years ago
Yang Tse 3a55bbebf1 Use build-time configured ares_socklen_t instead of socklen_t 16 years ago
Yang Tse dcdabb9ebe Check definition of _XOPEN_SOURCE_EXTENDED with the compiler 16 years ago
Yang Tse c2ae8f0059 Check if X/Open network library is required 16 years ago
Yang Tse 5fc305a0ba Initial step towards a configure time ares_socklen_t definition 16 years ago
Yang Tse 1509409fe1 Moved potential inclusion of system's malloc.h and memory.h header files to 16 years ago
Yang Tse 262ff45c9d use HAVE_LIMITS_H symbol to protect limits.h inclusion 16 years ago
Yang Tse 26637be8e9 provide a common PATH_SEPARATOR check method which is required by 16 years ago
Yang Tse d3609a98e5 check for gethostbyaddr and gethostbyname as it is done for other functions 16 years ago
Yang Tse 03c1199864 trim down configure script size 16 years ago
Yang Tse 65cafbe109 Refactor configure script detection of functions used to set sockets into 16 years ago
Yang Tse c0711bdca9 check for freeaddrinfo() at configuration phase 16 years ago
Yang Tse 40d3121cd4 make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR 16 years ago
Yang Tse dfd9ac3c26 Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
Yang Tse ad60c2d0c3 Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
Yang Tse 59f4582352 remove from configure.ac temporary magic for the icc seg-fault issue 16 years ago
Yang Tse f5a8f8c6ac some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse e1b2f2eff4 some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 4037d01c3e Ensure that shell variable contents which have active meaning 16 years ago
Yang Tse 8c2fe4c67f Initial attempt to support configure's --(dis|en)able-optimize 16 years ago
Yang Tse 79f844f672 Initial attempt to support configure's --(dis|en)able-warnings 16 years ago
Yang Tse 2823a5380f now compiler warnings are activated for all gcc builds, not only debug ones. 16 years ago
Yang Tse 2bc4f4c175 Use CFLAGS for icc linker options instead of LDFLAGS, 16 years ago
Yang Tse 4c1d2df804 use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version number 16 years ago
Yang Tse eb9f7d046a Temporary icc adjustment: 16 years ago
Yang Tse 5ca18d6d80 HAVE_INET_PTON will only be defined when an IPv6 capable working 16 years ago
Yang Tse a08ee8a0be HAVE_INET_NTOP will only be defined when an IPv6 capable working 16 years ago
Yang Tse c97f02af5f icc adjustments for icc 9.0 and prior versions: 16 years ago
Yang Tse 22747a54b6 icc adjustments: 16 years ago
Yang Tse 5e9d41fb29 icc adjustments 16 years ago
Yang Tse 898e10bd60 improve detection of getservbyport_r() 16 years ago
Yang Tse 8c3c805269 On Linux Intel's icc uses gcc's header files, so 16 years ago
Yang Tse fe11cb41ec improve detection of gethostname() 16 years ago
Yang Tse 1a9795b401 rearrange to allow internal/private use of ares_writev to any system 16 years ago
Yang Tse b6e5b752fe improve detection of: 16 years ago
Yang Tse 797372b0f4 strdup() clone for systems/configurations which lack it 16 years ago
Yang Tse 9a36d5718d icc adjustments 16 years ago
Yang Tse 34cc272d98 icc adjustments 16 years ago
Yang Tse 6e781eb2c4 Select strict ANSI C89 conformance for icc 16 years ago
Yang Tse c64329b7b1 Get rid of ENABLE_64BIT symbol definition and usage. 17 years ago
Yang Tse 0a44b62ea1 Fix IBM C and DEC/Compaq C compiler detection 17 years ago
Yang Tse bcca6b4a47 Initial support of curlbuild.h and curlrules.h which allows 17 years ago
Yang Tse 5c5e64b2f5 Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use. 17 years ago
Yang Tse abf47388f9 Adjust DEC/Compaq C compiler settings. 17 years ago
Yang Tse 10ebec6364 Another AC_TRY_LINK conversion to AC_LINK_IFELSE. 17 years ago
Yang Tse cf37a2bed6 These lines were unintentionally removed in previous commit 17 years ago