summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* configure: ac_cv_ -> curl_cv_ for write-only varsIrfan Adilovic2016-04-211-103/+103
* configure: ac_cv_ -> curl_cv_ for r/w varsIrfan Adilovic2016-04-212-36/+36
* configure: ac_cv_ -> curl_cv_ for all cached varsIrfan Adilovic2016-04-212-3/+3
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-031-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-035-5/+5
* configure: detect IPv6 support on WindowsJohannes Schindelin2015-12-201-0/+10
* configure: allow static builds on mingwDaniel Stenberg2015-12-201-1/+1
* curl-confopts.m4: Add missing ')'Tatsuhiro Tsujikawa2015-09-261-1/+1
* configure: add --disable-rt optionMichaƂ Fita2015-07-241-0/+36
* build: Fix typo from OpenSSL 1.0.2 version detection fixDrake Arconis2015-06-141-1/+1
* build: Properly detect OpenSSL 1.0.2 when using configureDrake Arconis2015-06-141-0/+9
* Enable poll on darwin13Daniel Johnson2014-05-061-1/+1
* configure: use icc options without spaceDaniel Stenberg2013-09-271-2/+2
* configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCHDaniel Stenberg2013-09-071-1/+1
* configure: warn on bad env variable use, don't errorDaniel Stenberg2013-08-051-1/+1
* Revert "configure: don't error out on variable confusions, just warn"Daniel Stenberg2013-08-051-1/+1
* configure: don't error out on variable confusions, just warnDaniel Stenberg2013-08-041-1/+1
* configure: rephrase the notice in _XC_CHECK_VAR_*Daniel Stenberg2013-08-031-4/+4
* xc-am-iface.m4: comments refinementYang Tse2013-07-181-6/+19
* configure: fix 'subdir-objects' distclean related issueYang Tse2013-07-181-0/+165
* xc-am-iface.m4: provide XC_AUTOMAKE macroYang Tse2013-07-091-0/+75
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-27/+3
* xc-lt-iface.m4: provide XC_LIBTOOL macroYang Tse2013-03-081-0/+465
* strcasestr: remove check for this unused functionDaniel Stenberg2013-02-231-86/+0
* strlcat: remove functionDaniel Stenberg2013-02-141-88/+2
* zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2Yang Tse2013-01-301-1/+1
* zz40-xc-ovr.m4: fix 'wc' detection - follow-upYang Tse2013-01-301-8/+20
* zz40-xc-ovr.m4: fix 'wc' detectionYang Tse2013-01-301-3/+14
* zz40-xc-ovr.m4: check another three basic utilitiesYang Tse2013-01-291-24/+116
* zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse2013-01-281-89/+116
* zz40-xc-ovr.m4: emit witness message in configure BODYYang Tse2013-01-261-3/+36
* zz40-xc-ovr.m4: truly do version conditional overridingYang Tse2013-01-251-2/+15
* zz40-xc-ovr.m4: fix variable assignment of subshell output bashismYang Tse2013-01-251-5/+5
* zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependenciesYang Tse2013-01-251-0/+36
* zz40-xc-ovr.m4: avoid double single-quote usageYang Tse2013-01-251-4/+4
* zz40-xc-ovr.m4: parentheses balancing of 'case' statementsYang Tse2013-01-251-6/+6
* zz40-xc-ovr.m4: internals overhaulingYang Tse2013-01-241-90/+120
* zz40-xc-ovr.m4: redirect errors and warnings to stderrYang Tse2013-01-231-7/+27
* zz40-xc-ovr.m4: AC_REQUIRE also XC_CONFIGURE_PREAMBLE success messageYang Tse2013-01-231-1/+11
* zz60-xc-ovr.m4: tighten XC_OVR_ZZ60 macro placement requirementsYang Tse2013-01-231-3/+12
* configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse2013-01-232-104/+1
* zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macroYang Tse2013-01-231-0/+384
* xc-cc-check.m4: re-evaluate exporting and AC_SUBST'ing varsYang Tse2013-01-211-12/+6
* xc-cc-check.m4: avoid recursive package automake'ing breakageYang Tse2013-01-211-12/+12
* xc-cc-check.m4: mark earlier variables that are to be exportedYang Tse2013-01-201-6/+6
* configure: autotools compatibility fixes - step IYang Tse2013-01-204-21/+352
* configure: fix automake 1.13 compatibilityYang Tse2013-01-142-9/+55
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-3/+3
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-4/+4
* curl-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionallyYang Tse2013-01-011-7/+7