Skip to content
Snippets Groups Projects
Commit 78b9cecb authored by Mike Frysinger's avatar Mike Frysinger
Browse files

fix default build when crypt() is unavailable

if the system doesn't support crypt.h/crypt, then ENABLE_SVR_PASSWORD_AUTH
cannot work.  rather than default this to on all the time, do so only when
support for the header is found.
parent 93c54fe6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment