projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c53ab8a
)
Add missing gss option to msvc config template
author
Magnus Hagander
Wed, 30 Mar 2016 08:49:44 +0000
(10:49 +0200)
committer
Magnus Hagander
Wed, 30 Mar 2016 08:49:44 +0000
(10:49 +0200)
Michael Paquier
src/tools/msvc/config_default.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/msvc/config_default.pl
b/src/tools/msvc/config_default.pl
index e50be7e42d23d672fdaaf1dfb6aea601fcad897a..33631b486b2c9f5f6ca08b25d99efaaf726fb77d 100644
(file)
--- a/
src/tools/msvc/config_default.pl
+++ b/
src/tools/msvc/config_default.pl
@@
-15,6
+15,7
@@
our $config = {
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
ldap => 1, # --with-ldap
extraver => undef, # --with-extra-version=
+ gss => undef, # --with-gssapi=
nls => undef, # --enable-nls=
tap_tests => undef, # --enable-tap-tests
tcl => undef, # --with-tls=