mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
Check for siginterrupt, used by the test suite web server sws.
This commit is contained in:
parent
c964aedf3b
commit
02437b2d51
@ -920,6 +920,7 @@ AC_CHECK_FUNCS( socket \
|
|||||||
tcgetattr \
|
tcgetattr \
|
||||||
perror \
|
perror \
|
||||||
closesocket \
|
closesocket \
|
||||||
|
siginterrupt \
|
||||||
sigaction \
|
sigaction \
|
||||||
signal \
|
signal \
|
||||||
getpass_r \
|
getpass_r \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user