Merge branch '2298-multiple-definition-of-librpz_dnsrpzd_path' into 'main'
Resolve "multiple definition of `librpz_dnsrpzd_path'" Closes #2298 See merge request isc-projects/bind9!4703
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
5594. [bug] Building with --enable-dnsrps --enable-dnsrps-dl failed.
|
||||
[GL #2298]
|
||||
|
||||
5593. [bug] Journal files written by older versions of named
|
||||
can now be read when loading zones so that journal
|
||||
incompatibility will not cause problems on upgrade.
|
||||
|
||||
@@ -781,7 +781,7 @@ LIBDEF_F(su2str)
|
||||
/**
|
||||
* default path to dnsrpzd
|
||||
*/
|
||||
const char *librpz_dnsrpzd_path;
|
||||
LIBDEF(const char *, librpz_dnsrpzd_path)
|
||||
|
||||
#undef LIBDEF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user