diff --git a/CHANGES b/CHANGES index cf39f8b9af..9d32f7eb67 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +2528. [cleanup] Silence spurious configure warning about + --datarootdir [RT #19096] + 2527. [bug] named could reuse cache on reload with enabling/disabling validation. [RT #19119] diff --git a/make/rules.in b/make/rules.in index 6d8f360036..478a0784aa 100644 --- a/make/rules.in +++ b/make/rules.in @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: rules.in,v 1.64 2008/02/18 23:46:59 tbox Exp $ +# $Id: rules.in,v 1.64.130.1 2009/01/10 01:59:21 each Exp $ ### ### Common Makefile rules for BIND 9. @@ -34,6 +34,7 @@ libdir = @libdir@ sysconfdir = @sysconfdir@ localstatedir = @localstatedir@ mandir = @mandir@ +datarootdir = @datarootdir@ DESTDIR =