Fix spelling
[platform/upstream/c-ares.git] / configure.ac
2009-10-27 Yang TseFix spelling
2009-10-19 Yang TseUse *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that...
2009-07-14 Gunter Knaufrenamed generated config.h to ares_config.h in order...
2009-06-20 Yang TseRefactor how libraries are checked for connect() function,
2009-06-18 Yang Tseadd CloseSocket camel case function check
2009-06-17 Yang Tsecheck for socket() and closesocket() as it is done...
2009-05-28 Yang Tsec-ares' --enable-curldebug adjustments
2009-05-26 Yang Tsec-ares's --enable-curldebug configure option decoupled...
2009-05-11 Yang TseRemove experimental check. Currently there's no need...
2009-05-07 Yang TseFix an m4 overquoting triggering a spurious 'AS_TR_CPP...
2009-05-07 Yang TseProper naming for the experimental compiler test and...
2009-05-07 Yang TseMoved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPIL...
2009-05-03 Yang TseHP-UX's X/Open network library requirement check follow-up
2009-05-02 Yang TseUse build-time configured ares_socklen_t instead of...
2009-05-01 Yang TseCheck definition of _XOPEN_SOURCE_EXTENDED with the...
2009-04-30 Yang TseCheck if X/Open network library is required
2009-04-28 Yang TseInitial step towards a configure time ares_socklen_t...
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2009-04-14 Yang Tseuse HAVE_LIMITS_H symbol to protect limits.h inclusion
2008-11-18 Yang Tseprovide a common PATH_SEPARATOR check method which...
2008-11-18 Yang Tsecheck for gethostbyaddr and gethostbyname as it is...
2008-11-16 Yang Tsetrim down configure script size
2008-11-13 Yang TseRefactor configure script detection of functions used...
2008-10-30 Yang Tsecheck for freeaddrinfo() at configuration phase
2008-10-29 Yang Tsemake CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
2008-10-28 Yang TseInitial attempt to detect at configuration time if...
2008-10-28 Yang TseInitial attempt to detect at configuration time if...
2008-10-22 Yang Tseremove from configure.ac temporary magic for the icc...
2008-10-21 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-20 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-15 Yang TseEnsure that shell variable contents which have active...
2008-10-07 Yang TseInitial attempt to support configure's --(dis|en)able...
2008-10-02 Yang TseInitial attempt to support configure's --(dis|en)able...
2008-09-30 Yang Tsenow compiler warnings are activated for all gcc builds...
2008-09-30 Yang TseUse CFLAGS for icc linker options instead of LDFLAGS,
2008-09-29 Yang Tseuse ac_cv_compiler and ac_cv_compiler_num to keep compi...
2008-09-29 Yang TseTemporary icc adjustment:
2008-09-24 Yang TseHAVE_INET_PTON will only be defined when an IPv6 capabl...
2008-09-24 Yang TseHAVE_INET_NTOP will only be defined when an IPv6 capabl...
2008-09-22 Yang Tseicc adjustments for icc 9.0 and prior versions:
2008-09-19 Yang Tseicc adjustments:
2008-09-18 Yang Tseicc adjustments
2008-09-17 Yang Tseimprove detection of getservbyport_r()
2008-09-17 Yang TseOn Linux Intel's icc uses gcc's header files, so
2008-09-17 Yang Tseimprove detection of gethostname()
2008-09-16 Yang Tserearrange to allow internal/private use of ares_writev...
2008-09-15 Yang Tseimprove detection of:
2008-09-11 Yang Tsestrdup() clone for systems/configurations which lack it
2008-09-10 Yang Tseicc adjustments
2008-09-09 Yang Tseicc adjustments
2008-09-08 Yang TseSelect strict ANSI C89 conformance for icc
2008-08-21 Yang TseGet rid of ENABLE_64BIT symbol definition and usage.
2008-08-09 Yang TseFix IBM C and DEC/Compaq C compiler detection
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-08-04 Yang TseAutoconf 2.62 has changed the behaviour of the AC_AIX...
2008-08-03 Yang TseAdjust DEC/Compaq C compiler settings.
2008-08-01 Yang TseAnother AC_TRY_LINK conversion to AC_LINK_IFELSE.
2008-07-27 Yang TseThese lines were unintentionally removed in previous...
2008-07-27 Yang TsePartially undo change that prevented SED, GREP, EGREP...
2008-07-27 Yang TseRemove explicit inclusion of our m4 files first. It...
2008-07-27 Yang TseAnother step towards detecting if _REENTRANT is already...
2008-07-26 Yang TseExplicitly include our m4 files first. This might minim...
2008-07-24 Yang TseAnother step towards detecting if _REENTRANT is already...
2008-07-22 Yang TseMake sure that configure process tests are done with...
2008-07-20 Yang TseAdjust DEC/Compaq C compiler settings
2008-07-19 Yang TseAdjust DEC/Compaq C compiler settings
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2008-07-16 Yang TseInitial DEC/Compaq C compiler detection and flags
2008-07-15 Yang TseAllow --enable-largefile and --disable-largefile config...
2008-07-07 Yang Tsefix c-ares version reported in generated libcares.pc...
2008-07-04 Yang Tseegrep and ar are also mandatory
2008-07-02 Yang TseThe configure process will now halt when sed or grep...
2008-07-01 Yang TseIBM C/C++ compiler predefined macro check
2008-07-01 Yang Tseset earlier in configure process IBM compilers optimiza...
2008-06-20 Yang TseModified configuration script to actually verify if...
2008-06-09 Yang Tsefix pkg-config reporting of private libraries needed...
2008-05-20 Yang Tseupdate several macros using AC_TRY_LINK with AC_LINK_IFELSE
2008-05-19 Yang Tseif WINSOCK2 API is used link with 'ws2_32', else
2008-05-18 Yang Tseon winsock systems linking is done using library 'ws2_3...
2008-05-17 Yang Tseminor change for wince-cegcc and wince-mingw32ce support
2008-05-14 Yang Tseskip checks for Windows specific header files
2008-05-12 Yang Tseskip libtool C++ preprocessor compiler and linker checks
2008-05-12 Yang Tseconfigure script will now define HAVE_CLOCK_GETTIME_MON...
2008-05-10 Yang TseAdd library checking for clock_gettime() support
2008-05-09 Yang TseUse monotonic time source if available.
2008-05-09 Daniel StenbergRemoved AC_PROG_CC_STDC again. It enforces C99/gnu99...
2008-05-08 Daniel Stenbergcheck for strings.h in configure and use it for the...
2008-05-07 Daniel Stenberg- Doug Goldstein provided a configure patch: updates...
2008-02-29 Yang TseForce AIX xlc to fail and not generate object code...
2007-12-10 Daniel Stenbergwhen building
2007-12-03 Daniel StenbergBrad Spencer fixed the configure script to assume that...
2007-11-27 Daniel StenbergRemove the check for libdl since that isn't actually...
2007-10-19 Yang TseFix message shown when detecting icc version
2007-10-18 Yang TseFix compiler warning: feupdateenv is not implemented...
2007-09-30 Yang Tsecheck availability of <netinet/tcp.h>
2007-07-26 Daniel Stenbergadded initial pkg-config file (attempt)
2007-07-04 Gunter Knaufadd test for gettimeofday() so that HAVE_GETTIMEOFDAY...
2007-07-04 Gunter Knaufadded check for sys/param.h.
2007-05-30 Daniel Stenbergfirst take at detecting a random device and seeding...
2007-03-15 Yang Tseshow better description for AMD64-linux static librarie...
next