2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Added isc in includes (print.h requires it)

This commit is contained in:
Francis Dupont 2015-05-23 15:51:34 +02:00
parent 3759f10fc5
commit 850cfa4e86
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@ -23,7 +23,7 @@ top_srcdir = @top_srcdir@
@BIND9_MAKE_INCLUDES@
CINCLUDES =
CINCLUDES = ${ISC_INCLUDES}
CDEFINES =
CWARNINGS =

View File

@ -1726,7 +1726,7 @@
./bin/tests/system/resolver/setup.sh SH 2010,2011,2012,2013,2014
./bin/tests/system/resolver/tests.sh SH 2000,2001,2004,2007,2009,2010,2011,2012,2013,2014,2015
./bin/tests/system/rndc/.gitignore X 2014
./bin/tests/system/rndc/Makefile.in MAKE 2014
./bin/tests/system/rndc/Makefile.in MAKE 2014,2015
./bin/tests/system/rndc/clean.sh SH 2011,2012,2013,2014,2015
./bin/tests/system/rndc/gencheck.c C 2014,2015
./bin/tests/system/rndc/ns2/incl.db ZONE 2013