Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 38358aa

Browse files
committed
Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H, too.
Commit d48ac00 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
1 parent 3e383f9 commit 38358aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/msvc/Solution.pm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ sub GenerateFiles
262262
HAVE_GETOPT_LONG => undef,
263263
HAVE_GETPEEREID => undef,
264264
HAVE_GETPEERUCRED => undef,
265+
HAVE_GSSAPI_EXT_H => undef,
266+
HAVE_GSSAPI_GSSAPI_EXT_H => undef,
265267
HAVE_GSSAPI_GSSAPI_H => undef,
266268
HAVE_GSSAPI_H => undef,
267269
HAVE_HMAC_CTX_FREE => undef,

0 commit comments

Comments
 (0)