]> granicus.if.org Git - postgresql/commit
Fix some inconsistencies in MSVC scripts
authorMichael Paquier <michael@paquier.xyz>
Sat, 13 Jul 2019 07:51:31 +0000 (16:51 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 13 Jul 2019 07:51:31 +0000 (16:51 +0900)
commit39aadc984221f57ce7dc11dd3c8c719e10198549
treed1f591dbbc09d284fc94048814e8b301ebe53bdf
parent170d11b8e7cb9df96a7ee0b8140d28536d55fe3e
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/20190712.121529.194600624.horikyota.ntt@gmail.com
src/tools/msvc/Solution.pm
src/tools/msvc/config_default.pl