OSDN Git Service

Check for and set HAVE_CRYPT_H if <crypt.h> exists
authorMarc G. Fournier <scrappy@hub.org>
Thu, 20 Mar 1997 18:04:32 +0000 (18:04 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 20 Mar 1997 18:04:32 +0000 (18:04 +0000)
commit7d5770eaf29c494e9a7830ae02c92a3bec202ab2
treec9bfb1138a94535aad7367c774526b560be7d205
parent419b4304ba213c9ede279e316c0ac41d36e008c7
Check for and set HAVE_CRYPT_H if <crypt.h> exists

include crypt.h in password.c if crypt.h does exist
src/backend/libpq/password.c
src/configure
src/configure.in
src/include/config.h.in