mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Build fix for *NIX
This commit is contained in:
parent
18bffce0ed
commit
04473558df
@ -58,4 +58,4 @@ libbase_la_SOURCES = \
|
|||||||
|
|
||||||
libbase_la_LIBADD=$(LIBLTDL)
|
libbase_la_LIBADD=$(LIBLTDL)
|
||||||
|
|
||||||
libbase_la_CXXFLAGS=$(LTDLINCL) -DI2_BASE_BUILD -pthread
|
libbase_la_CXXFLAGS=$(LTDLINCL) -DI2_BASE_BUILD -pthread -I${top_srcdir}/mmatch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user