mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 14:19:59 -04:00
Mention the need to run "make distclean" prior to re-configuring.
This commit is contained in:
parent
c58088e3a0
commit
b3ebf6f275
1 changed files with 3 additions and 0 deletions
3
README
3
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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue