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:
parent
3759f10fc5
commit
850cfa4e86
@ -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
|
# Permission to use, copy, modify, and/or distribute this software for any
|
||||||
# purpose with or without fee is hereby granted, provided that the above
|
# purpose with or without fee is hereby granted, provided that the above
|
||||||
@ -23,7 +23,7 @@ top_srcdir = @top_srcdir@
|
|||||||
|
|
||||||
@BIND9_MAKE_INCLUDES@
|
@BIND9_MAKE_INCLUDES@
|
||||||
|
|
||||||
CINCLUDES =
|
CINCLUDES = ${ISC_INCLUDES}
|
||||||
|
|
||||||
CDEFINES =
|
CDEFINES =
|
||||||
CWARNINGS =
|
CWARNINGS =
|
||||||
|
@ -1726,7 +1726,7 @@
|
|||||||
./bin/tests/system/resolver/setup.sh SH 2010,2011,2012,2013,2014
|
./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/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/.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/clean.sh SH 2011,2012,2013,2014,2015
|
||||||
./bin/tests/system/rndc/gencheck.c C 2014,2015
|
./bin/tests/system/rndc/gencheck.c C 2014,2015
|
||||||
./bin/tests/system/rndc/ns2/incl.db ZONE 2013
|
./bin/tests/system/rndc/ns2/incl.db ZONE 2013
|
||||||
|
Loading…
x
Reference in New Issue
Block a user