Check for and set HAVE_CRYPT_H if <crypt.h> exists

Marc G. Fournier <scrappy@hub.org>

Commit: 7d5770eaf29c494e9a7830ae02c92a3bec202ab2
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-03-20T18:04:32Z
Releases: 7.1.1
Check for and set HAVE_CRYPT_H if <crypt.h> exists

include crypt.h in password.c if crypt.h does exist

Files

PathChange+/−
src/backend/libpq/password.c modified +3 −0
src/configure modified +2 −2
src/configure.in modified +2 −2
src/include/config.h.in modified +3 −0