curl/m4
Irfan Adilovic 14c8b45528 configure: ac_cv_ -> curl_cv_ for all cached vars
This was automated by:

sed -b -i -f <(ack -A1 AC_CACHE_CHECK | \
               ack -o 'ac_cv_.*?\b' | \
               sort -u | xargs -n1 bash -c \
                    'echo "s/$0/curl_cv_${0#ac_cv_}/g"') \
    $(git ls-files)

This only changed the prefix for 16 variables actually checked with
AC_CACHE_CHECK.
2016-04-21 23:08:28 +02:00
..
.gitignore
curl-compilers.m4 URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curl-confopts.m4 configure: ac_cv_ -> curl_cv_ for all cached vars 2016-04-21 23:08:28 +02:00
curl-functions.m4 configure: ac_cv_ -> curl_cv_ for all cached 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