mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 02:39:59 -04:00
Handle shared library platforms that don't support inter library dependancies
This commit is contained in:
parent
08df4f420a
commit
77372e9e24
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ mdig_CPPFLAGS = \
|
|||
|
||||
mdig_LDADD = \
|
||||
$(LIBBIND9_LIBS) \
|
||||
$(LIBISCCFG_LIBS) \
|
||||
$(LIBDNS_LIBS) \
|
||||
$(LIBISC_LIBS)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue