mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 23:32:05 -04:00
[master] use correct shared library suffix
This commit is contained in:
parent
4ded8003e3
commit
fb710168ef
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ dlz "unsearched2" {
|
|||
};
|
||||
|
||||
dlz redzone {
|
||||
database "dlopen ../driver.so .";
|
||||
database "dlopen ../driver.@SO@ .";
|
||||
search no;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue