summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-03-10ares.h: stricter CARES_EXTERN linkage decorations logicYang Tse1-25/+29
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse1-28/+10
2013-01-28zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse1-1/+2
2013-01-23configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse1-2/+1
2013-01-23configure: autotools compatibility fixes - step IYang Tse1-5/+5
2013-01-23configure: fix automake 1.13 compatibilityYang Tse1-0/+1
2013-01-01configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSYang Tse1-1/+1
2012-12-16configure: check if compiler halts on function prototype mismatchYang Tse1-0/+1
2012-05-25Fix libcares.pc generation for static MingW* cross buildsYang Tse1-0/+3
2012-04-17configure: Windows cross-compilation fixesYang Tse1-2/+6
2011-12-20configure: libtool 1.5 tweaksYang Tse1-0/+1
2011-08-20warnings: fix some 'conversion may lose significant bits' compiler warningsYang Tse1-1/+2
2011-06-17configure: avoid direct usage of AS_TR_* macrosYang Tse1-1/+1
2011-06-15Revert "Do not use sized constants in public headers"Jakub Hrozek1-0/+1
2011-06-14Do not use sized constants in public headersJakub Hrozek1-1/+0
2011-03-25configure: fix libtool warningYang Tse1-0/+1
2011-03-23build: use getenv() replacement function for systems which lack itYang Tse1-0/+1
2011-03-22configure: r-enable temporarily disabled detection of system's inet_ntop()Yang Tse1-3/+1
2011-03-15configure: stop using the deprecated AM_INIT_AUTOMAKE syntaxDaniel Stenberg1-5/+1
2010-12-19configure: fix a bashismPeter Pentchev1-1/+1
2010-12-16configure: temporarily disable detection of system's inet_ntop()Yang Tse1-1/+3
2010-12-15configure: inet_net_pton function check adjustmentsYang Tse1-31/+1
2010-11-25configure: fix autoconf warningYang Tse1-1/+1
2010-11-13configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected in bodyYang Tse1-5/+11
2010-11-12Revert following commits:Yang Tse1-1/+0
2010-08-04sock-addr-storage: Detect and deal with lack of .ss_family member.Ben Greear1-0/+1
2010-07-29build: Enable compiling with -Werror.Ben Greear1-0/+7
2009-11-24When using icc, compile with -fpic and link with intel dynamic libraries.Yang Tse1-19/+20
2009-11-22Make configure remove the ares_build.h file included in distribution tarballs.Yang Tse1-0/+5
2009-11-16Add check for assert.h header fileYang Tse1-0/+1
2009-11-15Remove enable-thread / disable-thread configure option. These were only placeboYang Tse1-27/+0
2009-11-14Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse1-21/+1
2009-10-31Symbol hiding configure options renamed to the hopefully less ambiguousYang Tse1-3/+3
2009-10-29External API function linkage decoration adjustmentYang Tse1-2/+2
2009-10-28Initial step towards the ability to reduce c-ares exported symbolsYang Tse1-0/+23
2009-10-27Fix spellingYang Tse1-1/+1
2009-10-19Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATORYang Tse1-1/+1
2009-07-14renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf1-1/+1
2009-06-20Refactor how libraries are checked for connect() function,Yang Tse1-2/+2
2009-06-18add CloseSocket camel case function checkYang Tse1-0/+1
2009-06-17check for socket() and closesocket() as it is done for other functionsYang Tse1-0/+3
2009-05-28c-ares' --enable-curldebug adjustmentsYang Tse1-16/+6
2009-05-26c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse1-5/+5
2009-05-11Remove experimental check. Currently there's no need for it.Yang Tse1-1/+0
2009-05-07Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definitionYang Tse1-1/+1
2009-05-07Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse1-0/+1
2009-05-07Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse1-2/+2
2009-05-03HP-UX's X/Open network library requirement check follow-upYang Tse1-21/+1
2009-05-02Use build-time configured ares_socklen_t instead of socklen_tYang Tse1-3/+0
2009-05-01Check definition of _XOPEN_SOURCE_EXTENDED with the compilerYang Tse1-1/+1