curl/m4
Kamil Dudka b2dcf0347f curl-compilers.m4: improve detection of GCC's -fvisibility= flag
Some builds of GCC produce output on both stdout and stderr when --help
--verbose is used.  The 2>&1 redirection caused them to be arbitrarily
interleaved with each other because of stream buffering.  Consequently,
grep failed to match the fvisibility= string in the mixed output, even
though the string was present in GCC's standard output.

This led to silently disabling symbol hiding in some builds of curl.
2016-06-21 12:58:24 +02:00
..
.gitignore
curl-compilers.m4 curl-compilers.m4: improve detection of GCC's -fvisibility= flag 2016-06-21 12:58:24 +02:00
curl-confopts.m4 configure: ac_cv_ -> curl_cv_ for r/w vars 2016-04-21 23:08:28 +02:00
curl-functions.m4 configure: ac_cv_ -> curl_cv_ for write-only vars 2016-04-21 23:08:28 +02:00
curl-openssl.m4 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
curl-override.m4
curl-reentrant.m4 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
xc-am-iface.m4
xc-cc-check.m4
xc-lt-iface.m4 configure: allow static builds on mingw 2015-12-20 23:43:46 +01:00
xc-translit.m4
xc-val-flgs.m4
zz40-xc-ovr.m4
zz50-xc-ovr.m4
zz60-xc-ovr.m4