]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
trivial fix: second Step 2 -> 3
authorFrancis Dupont <fdupont@isc.org>
Wed, 2 Sep 2009 08:41:06 +0000 (08:41 +0000)
committerFrancis Dupont <fdupont@isc.org>
Wed, 2 Sep 2009 08:41:06 +0000 (08:41 +0000)
win32utils/win32-build.txt

index fcf4e20db8020029b8e556ed30361f0290b913b1..cf181c37a1eb6e7c397d90860abbc6b5f32b0dbe 100644 (file)
@@ -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.