Fix some inconsistencies in MSVC scripts In configure scripts, --with-ossp-uuid is obsolete is replaced by --with-uuid, and it needs to specify a path to its library builds when building with the MSVC scripts. --with-perl needs also to specify a path.
Author: Kyotaro Horiguchi Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/39aadc984221f57ce7dc11dd3c8c719e10198549 Modified Files -------------- src/tools/msvc/Solution.pm | 2 +- src/tools/msvc/config_default.pl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
