projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e383f9
)
Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H, too.
author
Tom Lane
<
[email protected]
>
Mon, 17 Apr 2023 20:00:39 +0000
(16:00 -0400)
committer
Tom Lane
<
[email protected]
>
Mon, 17 Apr 2023 20:00:39 +0000
(16:00 -0400)
Commit
d48ac0070
was still a brick shy of a load.
Per buildfarm (via Andrew Dunstan).
Discussion: https://postgr.es/m/
08dd6053
-deee-52e9-954b-
eb69232905c9
@dunslane.net
src/tools/msvc/Solution.pm
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/msvc/Solution.pm
b/src/tools/msvc/Solution.pm
index 37c0a99e181ef4d9b044aeff3b8ccee8a56e91ef..ef10cda5766c1cb9109066ec439deab0a87b5350 100644
(file)
--- a/
src/tools/msvc/Solution.pm
+++ b/
src/tools/msvc/Solution.pm
@@
-262,6
+262,8
@@
sub GenerateFiles
HAVE_GETOPT_LONG => undef,
HAVE_GETPEEREID => undef,
HAVE_GETPEERUCRED => undef,
+ HAVE_GSSAPI_EXT_H => undef,
+ HAVE_GSSAPI_GSSAPI_EXT_H => undef,
HAVE_GSSAPI_GSSAPI_H => undef,
HAVE_GSSAPI_H => undef,
HAVE_HMAC_CTX_FREE => undef,