mirror of
https://github.com/curl/curl.git
synced 2026-06-01 22:04:15 +03:00
Check for siginterrupt, used by the test suite web server sws.
This commit is contained in:
parent
c964aedf3b
commit
02437b2d51
1 changed files with 1 additions and 0 deletions
|
|
@ -920,6 +920,7 @@ AC_CHECK_FUNCS( socket \
|
|||
tcgetattr \
|
||||
perror \
|
||||
closesocket \
|
||||
siginterrupt \
|
||||
sigaction \
|
||||
signal \
|
||||
getpass_r \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue