From: Mark Andrews Date: Mon, 27 Apr 2020 05:01:41 +0000 (+1000) Subject: update release note X-Git-Tag: v9.17.2~115^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98a0f9068a5e1c5d8e91ab14032ee67c04f42af6;p=thirdparty%2Fbind9.git update release note --- diff --git a/doc/arm/notes-9.17.2.xml b/doc/arm/notes-9.17.2.xml index 0d48dd78dd3..a40cad3b2ab 100644 --- a/doc/arm/notes-9.17.2.xml +++ b/doc/arm/notes-9.17.2.xml @@ -43,8 +43,9 @@ The BIND 9 build system has been changed to use the normal build tool stack consisting of autoconf+automake+libtool. This should not make any difference for people building BIND 9 from the release tarballs, - but if you are building BIND 9 from the git repository, or you are - using non-standard ./configure option, you will + but if you are building BIND 9 from the git repository you will need + to run "autoreconf -fi" first. If you are using non-standard + ./configure option, you will need to pay extra attention. [GL #4]