summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2016-10-18configure/CURL_CHECK_FUNC_POLL: disable poll completely on macDaniel Stenberg
2016-10-11configure: detect the broken poll() in macOS 10.12Daniel Stenberg
2016-06-21curl-compilers.m4: improve detection of GCC's -fvisibility= flagKamil Dudka
2016-04-21configure: ac_cv_ -> curl_cv_ for write-only varsIrfan Adilovic
2016-04-21configure: ac_cv_ -> curl_cv_ for r/w varsIrfan Adilovic
2016-04-21configure: ac_cv_ -> curl_cv_ for all cached varsIrfan Adilovic
2016-02-03URLs: Change more haxx.se URLs from http: to https:Dan Fandrich
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-20configure: detect IPv6 support on WindowsJohannes Schindelin
2015-12-20configure: allow static builds on mingwDaniel Stenberg
2015-09-26curl-confopts.m4: Add missing ')'Tatsuhiro Tsujikawa
2015-07-24configure: add --disable-rt optionMichaƂ Fita
2015-06-14build: Fix typo from OpenSSL 1.0.2 version detection fixDrake Arconis
2015-06-14build: Properly detect OpenSSL 1.0.2 when using configureDrake Arconis
2014-05-06Enable poll on darwin13Daniel Johnson
2013-09-27configure: use icc options without spaceDaniel Stenberg
2013-09-07configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCHDaniel Stenberg
2013-08-05configure: warn on bad env variable use, don't errorDaniel Stenberg
2013-08-05Revert "configure: don't error out on variable confusions, just warn"Daniel Stenberg
2013-08-04configure: don't error out on variable confusions, just warnDaniel Stenberg
2013-08-03configure: rephrase the notice in _XC_CHECK_VAR_*Daniel Stenberg
2013-07-18xc-am-iface.m4: comments refinementYang Tse
2013-07-18configure: fix 'subdir-objects' distclean related issueYang Tse
2013-07-09xc-am-iface.m4: provide XC_AUTOMAKE macroYang Tse
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-03-08xc-lt-iface.m4: provide XC_LIBTOOL macroYang Tse
2013-02-23strcasestr: remove check for this unused functionDaniel Stenberg
2013-02-14strlcat: remove functionDaniel Stenberg
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2Yang Tse
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-upYang Tse
2013-01-30zz40-xc-ovr.m4: fix 'wc' detectionYang Tse
2013-01-29zz40-xc-ovr.m4: check another three basic utilitiesYang Tse
2013-01-28zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse
2013-01-26zz40-xc-ovr.m4: emit witness message in configure BODYYang Tse
2013-01-25zz40-xc-ovr.m4: truly do version conditional overridingYang Tse
2013-01-25zz40-xc-ovr.m4: fix variable assignment of subshell output bashismYang Tse
2013-01-25zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependenciesYang Tse
2013-01-25zz40-xc-ovr.m4: avoid double single-quote usageYang Tse
2013-01-25zz40-xc-ovr.m4: parentheses balancing of 'case' statementsYang Tse
2013-01-24zz40-xc-ovr.m4: internals overhaulingYang Tse
2013-01-23zz40-xc-ovr.m4: redirect errors and warnings to stderrYang Tse
2013-01-23zz40-xc-ovr.m4: AC_REQUIRE also XC_CONFIGURE_PREAMBLE success messageYang Tse
2013-01-23zz60-xc-ovr.m4: tighten XC_OVR_ZZ60 macro placement requirementsYang Tse
2013-01-23configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse
2013-01-23zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macroYang Tse
2013-01-21xc-cc-check.m4: re-evaluate exporting and AC_SUBST'ing varsYang Tse
2013-01-21xc-cc-check.m4: avoid recursive package automake'ing breakageYang Tse
2013-01-20xc-cc-check.m4: mark earlier variables that are to be exportedYang Tse
2013-01-20configure: autotools compatibility fixes - step IYang Tse
2013-01-14configure: fix automake 1.13 compatibilityYang Tse