Actions
Bug #2690
closed[PATCH] show correct crypt support status in -V output
ASK QUESTIONS IN Forums:
Description
If the crypt function is available as part of the standard
system library, then HAVE_LIBCRYPT will not be set, but
HAVE_CRYPT or HAVE_CRYPT_R will.
Make server.c test HAVE_CRYPT, HAVE_CRYPT_R and HAVE_LIBCRYPT
to determine the correct value of crypt support.
Patch file attached.
See also http://repo.or.cz/lighttpd/svnmirror/patches.git/commitdiff/3d26623f
Files
Updated by stbuehler almost 9 years ago
- Assignee deleted (
stbuehler) - Target version changed from 1.4.x to 1.4.38
Updated by stbuehler almost 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r3061.
Actions
Also available in: Atom