This commit is contained in:
Mark Andrews 2005-10-14 03:46:34 +00:00
parent 645ef8ba31
commit 019a485092

View file

@ -2,7 +2,7 @@ Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 2000-2003 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: release,v 1.66 2005/10/12 01:33:01 marka Exp $
$Id: release,v 1.67 2005/10/14 03:46:34 marka Exp $
Preparing a bind9 release
@ -143,6 +143,7 @@ release.
$ cd ../../.. ; : cd back to top level
$ autoheader ; : regenerate config.h.in
$ autoconf ; : regenerate configure
$ (cd bin/dig ; rm host.1 dig.1 ; make host.1 dig.1 ; cvs update host.1 dig.1 )
$ ./configure
$ make
... should cleanly compile