mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
check for strtok_r
This commit is contained in:
parent
edd608aa76
commit
4e376a2f1a
@ -768,6 +768,7 @@ AC_CHECK_FUNCS( socket \
|
||||
select \
|
||||
strdup \
|
||||
strstr \
|
||||
strtok_r \
|
||||
strftime \
|
||||
uname \
|
||||
strcasecmp \
|
||||
|
Loading…
Reference in New Issue
Block a user