Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c19aa704c84e660c73fb45e0d3f38d0840f17823
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-05T23:13:57Z
Releases: 8.1.0
Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl
is used in the toplevel configure.  Per Marko Kreen.

Files

PathChange+/−
configure modified +3 −1
configure.in modified +2 −1
contrib/pgcrypto/Makefile modified +26 −54
src/Makefile.global.in modified +3 −1