1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Check for siginterrupt, used by the test suite web server sws.

This commit is contained in:
Daniel Stenberg 2003-10-30 07:31:02 +00:00
parent c964aedf3b
commit 02437b2d51

View File

@ -920,6 +920,7 @@ AC_CHECK_FUNCS( socket \
tcgetattr \
perror \
closesocket \
siginterrupt \
sigaction \
signal \
getpass_r \