2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

trivial fix: second Step 2 -> 3

This commit is contained in:
Francis Dupont 2009-09-02 08:41:06 +00:00
parent d699672160
commit ae6bd1ae93

View File

@ -2,7 +2,7 @@ Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 2001, 2002 Internet Software Consortium. Copyright (C) 2001, 2002 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: win32-build.txt,v 1.15 2009/07/17 23:47:41 tbox Exp $ $Id: win32-build.txt,v 1.16 2009/09/02 08:41:06 fdupont Exp $
BIND 9.7 for Win32 Source Build Instructions. 02-Jul-2009 BIND 9.7 for Win32 Source Build Instructions. 02-Jul-2009
@ -80,7 +80,7 @@ directories:
cscript configure.js compiler=msvc vcmanifest=yes static=yes debug=no iconv=no cscript configure.js compiler=msvc vcmanifest=yes static=yes debug=no iconv=no
nmake /f Makefile.msvc libxml nmake /f Makefile.msvc libxml
Step 2: Building BIND Step 3: Building BIND
You must build openssl and libxml2 first. You must build openssl and libxml2 first.