2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 00:55:24 +00:00

3681. [port] Update the Windows build system to support feature

selection and WIN64 builds.  This is a work in
                        progress. [RT #34160]
This commit is contained in:
Mark Andrews
2013-12-04 12:47:23 +11:00
parent 2c2be89824
commit c3c8823fed
448 changed files with 28872 additions and 4749 deletions

View File

@@ -29,7 +29,7 @@
#include <dns/types.h>
#ifdef GSSAPI
#ifdef _WINDOWS
#ifdef WIN32
/*
* MSVC does not like macros in #include lines.
*/