]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Silence spurious --datarootdir warning [rt19096]
authorEvan Hunt <each@isc.org>
Sat, 10 Jan 2009 02:01:46 +0000 (02:01 +0000)
committerEvan Hunt <each@isc.org>
Sat, 10 Jan 2009 02:01:46 +0000 (02:01 +0000)
CHANGES
make/rules.in

diff --git a/CHANGES b/CHANGES
index 7999b69806c6ed96aee3ebc40148a2a00fd59fa4..97b88eb614062ebce63fabf4b7d4194b923c636d 100644 (file)
--- 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]
 
index e1488e9c1c96b0b0caf4ccb53c2862a95dafb170..c84d90424a45027fa92d028b75d3e5968c2e424b 100644 (file)
@@ -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.47.18.15 2008/02/18 23:46:01 tbox Exp $
+# $Id: rules.in,v 1.47.18.16 2009/01/10 02:01:46 each Exp $
 
 ###
 ### Common Makefile rules for BIND 9.
@@ -34,6 +34,7 @@ libdir =      @libdir@
 sysconfdir =   @sysconfdir@
 localstatedir =        @localstatedir@
 mandir =       @mandir@
+datarootdir =   @datarootdir@
 
 DESTDIR =