aboutsummaryrefslogtreecommitdiff
path: root/ares/configure.ac
AgeCommit message (Expand)Author
2009-05-28c-ares' --enable-curldebug adjustmentsYang Tse
2009-05-26c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse
2009-05-11Remove experimental check. Currently there's no need for it.Yang Tse
2009-05-07Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definitionYang Tse
2009-05-07Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse
2009-05-07Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse
2009-05-03HP-UX's X/Open network library requirement check follow-upYang Tse
2009-05-02Use build-time configured ares_socklen_t instead of socklen_tYang Tse
2009-05-01Check definition of _XOPEN_SOURCE_EXTENDED with the compilerYang Tse
2009-04-30Check if X/Open network library is requiredYang Tse
2009-04-28Initial step towards a configure time ares_socklen_t definitionYang Tse
2009-04-21Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse
2009-04-14use HAVE_LIMITS_H symbol to protect limits.h inclusionYang Tse
2008-11-18provide a common PATH_SEPARATOR check method which is required byYang Tse
2008-11-18check for gethostbyaddr and gethostbyname as it is done for other functionsYang Tse
2008-11-16trim down configure script sizeYang Tse
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-10-30check for freeaddrinfo() at configuration phaseYang Tse
2008-10-29make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDRYang Tse
2008-10-28Initial attempt to detect at configuration time if the getaddrinfo()Yang Tse
2008-10-28Initial attempt to detect at configuration time if the getaddrinfo()Yang Tse
2008-10-22remove from configure.ac temporary magic for the icc seg-fault issueYang Tse
2008-10-21some more temporary magic for the icc seg-fault issueYang Tse
2008-10-20some more temporary magic for the icc seg-fault issueYang Tse
2008-10-15Ensure that shell variable contents which have active meaningYang Tse
2008-10-07Initial attempt to support configure's --(dis|en)able-optimizeYang Tse
2008-10-02Initial attempt to support configure's --(dis|en)able-warningsYang Tse
2008-09-30now compiler warnings are activated for all gcc builds, not only debug ones.Yang Tse
2008-09-30Use CFLAGS for icc linker options instead of LDFLAGS,Yang Tse
2008-09-29use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version numberYang Tse
2008-09-29Temporary icc adjustment:Yang Tse
2008-09-24HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse
2008-09-24HAVE_INET_NTOP will only be defined when an IPv6 capable workingYang Tse
2008-09-22icc adjustments for icc 9.0 and prior versions:Yang Tse
2008-09-19icc adjustments:Yang Tse
2008-09-18icc adjustmentsYang Tse
2008-09-17improve detection of getservbyport_r()Yang Tse
2008-09-17On Linux Intel's icc uses gcc's header files, soYang Tse
2008-09-17improve detection of gethostname()Yang Tse
2008-09-16rearrange to allow internal/private use of ares_writev to any systemYang Tse
2008-09-15improve detection of:Yang Tse
2008-09-11strdup() clone for systems/configurations which lack itYang Tse
2008-09-10icc adjustmentsYang Tse
2008-09-09icc adjustmentsYang Tse
2008-09-08Select strict ANSI C89 conformance for iccYang Tse
2008-08-21Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse
2008-08-09Fix IBM C and DEC/Compaq C compiler detectionYang Tse
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-08-04Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.Yang Tse
2008-08-03Adjust DEC/Compaq C compiler settings.Yang Tse