mirror of
https://github.com/curl/curl.git
synced 2026-04-15 07:51:42 +03:00
check for strtok_r
This commit is contained in:
parent
edd608aa76
commit
4e376a2f1a
1 changed files with 1 additions and 0 deletions
|
|
@ -768,6 +768,7 @@ AC_CHECK_FUNCS( socket \
|
|||
select \
|
||||
strdup \
|
||||
strstr \
|
||||
strtok_r \
|
||||
strftime \
|
||||
uname \
|
||||
strcasecmp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue