From: Mark Andrews Date: Wed, 2 Jan 2002 00:25:13 +0000 (+0000) Subject: Mention the need to run "make distclean" prior to re-configuring. X-Git-Tag: v9.0.1^2~8662 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b3ebf6f2756b0f4061fdf84c098bad175ea3ab65;p=thirdparty%2Fbind9.git Mention the need to run "make distclean" prior to re-configuring. --- diff --git a/README b/README index 0674d44362e..6d9d2db7b03 100644 --- a/README +++ b/README @@ -243,6 +243,9 @@ Building should also "make depend". If you're using Emacs, you might find "make tags" helpful. + If you need to re-run configure please run "make distclean" first. + This will ensure that all the option changes take. + Building with gcc is not supported, unless gcc is the vendor's usual compiler (e.g. the various BSD systems, Linux).