Blind attempt to fix MSVC pgcrypto build.

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

Commit: 3c2c391dc9f82fae181508ebcc2f7621ffefd024
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-11-06T22:02:27Z
Releases: 15.0
Blind attempt to fix MSVC pgcrypto build.

Commit db7d1a7b0 pulled out Mkvcbuild.pm's custom support for building
contrib/pgcrypto, but neglected to inform it that that module can now
be built normally.  Or at least I guess it can now be built normally.
But this is definitely causing bowerbird to fail, since it's trying to
test a module it hasn't built.

Files

PathChange+/−
src/tools/msvc/Mkvcbuild.pm modified +1 −1