mirror of
https://github.com/curl/curl.git
synced 2026-08-26 14:33:32 +03:00
Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR
is only expanded and included once in the configure script.
This commit is contained in:
parent
04e8ff84fe
commit
f49427d364
4 changed files with 25 additions and 6 deletions
|
|
@ -43,7 +43,7 @@ CURL_CHECK_OPTION_OPTIMIZE
|
|||
CURL_CHECK_OPTION_WARNINGS
|
||||
CURL_CHECK_OPTION_CURLDEBUG
|
||||
|
||||
CURL_CHECK_PATH_SEPARATOR
|
||||
CURL_CHECK_PATH_SEPARATOR_REQUIRED
|
||||
|
||||
dnl SED is mandatory for configure process and libtool.
|
||||
dnl Set it now, allowing it to be changed later.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue