aboutsummaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2008-10-17fix missing double-quotesYang Tse
2008-10-16some more temporary magic for the icc seg-fault issueYang Tse
2008-10-15Ensure that shell variable contents which have active meaningYang Tse
2008-10-14Adjust Watcom C warnings:Yang Tse
2008-10-14With this change Solaris target builds will now be done with _REENTRANT defined.Yang Tse
2008-10-14Adjust Tiny C basic options:Yang Tse
2008-10-14Adjust GCC warnings:Yang Tse
2008-10-14fix syntax errorYang Tse
2008-10-14Initial attempt to detect Watcom C compilerYang Tse
2008-10-13make naming scheme more consistent across whole fileYang Tse
2008-10-13Adjust GCC warnings:Yang Tse
2008-10-13Adjust GCC --enable-warnings:Yang Tse
2008-10-12adjust SGI MIPSpro C detectionYang Tse
2008-10-12LCC compiler adjustments:Yang Tse
2008-10-11remove extra spaceYang Tse
2008-10-11split SGI compiler check. One for MIPS C and another for MIPSpro CYang Tse
2008-10-11LCC compiler adjustments:Yang Tse
2008-10-10Initial attempt to detect Tiny C compilerYang Tse
2008-10-10Initial attempt to detect LCC compilerYang Tse
2008-10-101) fix bug in CONVERT_INCLUDE_TO_ISYSTEMYang Tse
2008-10-10simplify SGI C compiler checkYang Tse
2008-10-10HP C adjustments:Yang Tse
2008-10-10Add debug tracing for COMPILER_WORKS_IFELSEYang Tse
2008-10-09configure will also warn on 'strict compiler warning' rejected optionsYang Tse
2008-10-09convert rejected compiler options messages into a warningsYang Tse
2008-10-09remove extra whitespace from string in SGI C checkYang Tse
2008-10-09oopsYang Tse
2008-10-09Initial attempt to detect SGI C compilerYang Tse
2008-10-09HP C adjustments:Yang Tse
2008-10-08improve presentation of accepted/rejected debug/optimizer optionsYang Tse
2008-10-08refactoring of COMPILER_BASIC_OPTSYang Tse
2008-10-08Initial attempt to detect SUN C compilerYang Tse
2008-10-08Initial attempt to detect HP C compilerYang Tse
2008-10-07adjust ICC_windows settingsYang Tse
2008-10-07fix VAR_STRIPYang Tse
2008-10-07Initial attempt to support configure's --(dis|en)able-optimizeYang Tse
2008-10-02debug option check must be before warnings option checkYang Tse
2008-10-02Initial attempt to support configure's --(dis|en)able-warningsYang Tse
2008-09-26siginterrupt, signal and sigsetjmp checksYang Tse
2008-09-24HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse
2008-09-24configure script now checks availability of the inet_ntop() function,Yang Tse
2008-09-24temporarily enable CURL_CHECK_FUNC_INET_NTOA_RYang Tse
2008-09-22attempt to make work the gethostname functionYang Tse
2008-09-19configure script now checks availability of the alarm() functionYang Tse
2008-09-18fix false negative strerror_r detectionYang Tse
2008-09-18fix wrong number used in comparisonYang Tse
2008-09-18fix wrong variable used in comparisonYang Tse
2008-09-18fix netdb.h prerequisite inclusionYang Tse
2008-09-17improve detection of gethostbyaddr_r() and gethostbyname_r()Yang Tse
2008-09-17improve detection of getservbyport_r()Yang Tse