Added sigaction check
This commit is contained in:
parent
3b0d49e1c9
commit
3264ce04ee
@ -528,7 +528,8 @@ AC_CHECK_FUNCS( socket \
|
||||
tcgetattr \
|
||||
perror \
|
||||
closesocket \
|
||||
setvbuf
|
||||
setvbuf \
|
||||
sigaction
|
||||
)
|
||||
|
||||
dnl removed 'getpass' check on October 26, 2000
|
||||
|
Loading…
Reference in New Issue
Block a user