mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Fixed linking against compatido when using --disable-shared.
This commit is contained in:
parent
edb9a47c97
commit
e6254baea3
@ -35,6 +35,7 @@ icinga2_LDADD = \
|
||||
-dlopen ${top_builddir}/components/checker/checker.la \
|
||||
-dlopen ${top_builddir}/components/replication/replication.la \
|
||||
-dlopen ${top_builddir}/components/compat/compat.la \
|
||||
-dlopen ${top_builddir}/components/compatido/compatido.la \
|
||||
-dlopen ${top_builddir}/components/delegation/delegation.la \
|
||||
-dlopen ${top_builddir}/components/demo/demo.la
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user