2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Silence spurious --datarootdir warning [rt19096]

This commit is contained in:
Evan Hunt
2009-01-10 01:57:00 +00:00
parent bc4bc3579b
commit a8673c536b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2528. [cleanup] Silence spurious configure warning about
--datarootdir [RT #19096]
2527. [placeholder]
2526. [func] New named option "attach-cache" that allows multiple

View 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.64 2008/02/18 23:46:59 tbox Exp $
# $Id: rules.in,v 1.65 2009/01/10 01:57:00 each Exp $
###
### Common Makefile rules for BIND 9.
@@ -34,6 +34,7 @@ libdir = @libdir@
sysconfdir = @sysconfdir@
localstatedir = @localstatedir@
mandir = @mandir@
datarootdir = @datarootdir@
DESTDIR =