mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 00:39:59 -04:00
link export/libisccfg againt DNS_CRYPTO_LIBS
This commit is contained in:
parent
6ebfcc6fe2
commit
5dbaf2dac3
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ CDEFINES =
|
|||
CWARNINGS =
|
||||
|
||||
ISCLIBS = ../isc/libisc.@A@
|
||||
DNSLIBS = ../dns/libdns.@A@
|
||||
DNSLIBS = ../dns/libdns.@A@ @DNS_CRYPTO_LIBS@
|
||||
|
||||
ISCDEPLIBS = ../../lib/isc/libisc.@A@
|
||||
ISCCFGDEPLIBS = libisccfg.@A@
|
||||
|
|
|
|||
Loading…
Reference in a new issue