From ae6bd1ae93b076ce4b19efd8da075e669329d329 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 2 Sep 2009 08:41:06 +0000 Subject: [PATCH] trivial fix: second Step 2 -> 3 --- win32utils/win32-build.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32utils/win32-build.txt b/win32utils/win32-build.txt index fcf4e20db8..cf181c37a1 100644 --- a/win32utils/win32-build.txt +++ b/win32utils/win32-build.txt @@ -2,7 +2,7 @@ Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC") Copyright (C) 2001, 2002 Internet Software Consortium. 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 @@ -80,7 +80,7 @@ directories: cscript configure.js compiler=msvc vcmanifest=yes static=yes debug=no iconv=no nmake /f Makefile.msvc libxml -Step 2: Building BIND +Step 3: Building BIND You must build openssl and libxml2 first.