mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[RT #80] CINCLUDES now has precedence over STD_CINCLUDES
This commit is contained in:
parent
00751e8880
commit
5b84a24a3b
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
21. [port] Look at STD_CINCLUDES after CINCLUDES during
|
||||
compilation, so additional system include directories
|
||||
can be searched but header files in the bind9 source
|
||||
tree with conflicting names take precedence. This
|
||||
avoids issues with installed versions of dnssafe and
|
||||
openssl.
|
||||
|
||||
20. [func] Configuration file post-load validation of zones
|
||||
failed if there were no zones.
|
||||
|
|
|
|||
Loading…
Reference in a new issue