Check for and set HAVE_CRYPT_H if <crypt.h> exists
Marc G. Fournier <scrappy@hub.org>
Check for and set HAVE_CRYPT_H if <crypt.h> exists include crypt.h in password.c if crypt.h does exist
Files
| Path | Change | +/− |
|---|---|---|
| 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 |