Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl
Tom Lane <tgl@sss.pgh.pa.us>
Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl is used in the toplevel configure. Per Marko Kreen.
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +3 −1 |
| configure.in | modified | +2 −1 |
| contrib/pgcrypto/Makefile | modified | +26 −54 |
| src/Makefile.global.in | modified | +3 −1 |