mirror of https://github.com/postgres/postgres
config.pl and buildenv.pl can be used to customize build settings when using MSVC. They should never get committed into the common source tree. Back-patch to 9.0; it looks like the rules were different in 8.4. Michael PaquierREL9_1_STABLE
parent
8bd328eaee
commit
c2a4bb3ded
@ -0,0 +1,3 @@ |
||||
# Custom configuration files for MSVC build |
||||
/config.pl |
||||
/buildenv.pl |
||||
Loading…
Reference in new issue