From 651daefa449f72bf81f59a0f8a75d993e01546e8 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Sat, 10 Jan 2009 01:59:21 +0000 Subject: [PATCH] Silence spurious --datarootdir warning [rt19096] --- CHANGES | 3 +++ make/rules.in | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) 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 =