curl/m4
Daniel Stenberg b7db284266
configure: set PATH_SEPARATOR to colon for PATH w/o separator
The logic tries to figure out what the path separator in the $PATH
variable is, but if there's only one directory in the $PATH it
fails. This change make configure *guess* on colon instead of erroring
out, simply because that is probably the more common character.

PATH_SEPARATOR can always be set by the user to override the guessing.

(tricky bug to reproduce, as in my case for example the configure script
requires binaries in more than one directory so passing in a PATH with a
single dir fails.)

Reported-by: Earnestly on github
Fixes #2202
Closes #2265
2018-01-30 00:01:18 +01:00
..
.gitignore configure: libtool 1.5 tweaks 2011-12-15 18:01:00 +01:00
ax_code_coverage.m4 ax_code_coverage.m4: update to latest version 2017-08-08 08:43:26 +02:00
curl-compilers.m4 configure: use -Wno-varargs on clang 3.9[.X] debug builds 2017-09-08 23:16:16 +02:00
curl-confopts.m4 curl-confopts.m4: fix --disable-threaded-resolver 2017-08-15 13:24:03 -04:00
curl-functions.m4 configure/CURL_CHECK_FUNC_POLL: disable poll completely on mac 2016-10-18 23:03:27 +02:00
curl-openssl.m4 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
curl-override.m4 spelling fixes 2017-03-26 23:56:23 +02:00
curl-reentrant.m4 URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
xc-am-iface.m4 xc-am-iface.m4: comments refinement 2013-07-18 16:03:15 +02:00
xc-cc-check.m4 configure: warn on bad env variable use, don't error 2013-08-05 09:31:59 +02:00
xc-lt-iface.m4 spelling fixes 2017-03-26 23:56:23 +02:00
xc-translit.m4 xc-translit.m4 fix quoting 2011-06-21 00:03:44 +02:00
xc-val-flgs.m4 Revert "configure: don't error out on variable confusions, just warn" 2013-08-05 09:28:44 +02:00
zz40-xc-ovr.m4 configure: set PATH_SEPARATOR to colon for PATH w/o separator 2018-01-30 00:01:18 +01:00
zz50-xc-ovr.m4 spelling fixes 2017-03-26 23:56:23 +02:00
zz60-xc-ovr.m4 zz60-xc-ovr.m4: tighten XC_OVR_ZZ60 macro placement requirements 2013-01-23 16:08:31 +01:00