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

added getpass_r check

This commit is contained in:
Daniel Stenberg 2000-11-10 09:19:47 +00:00
parent 7b5c551835
commit 1ff573c649

View File

@ -582,7 +582,8 @@ AC_CHECK_FUNCS( socket \
closesocket \
setvbuf \
sigaction \
signal
signal \
getpass_r
)
dnl removed 'getpass' check on October 26, 2000