mirror of https://github.com/Icinga/icinga2.git
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_CXXFLAGS=$(LTDLINCL) -DI2_BASE_BUILD -pthread
|
||||
libbase_la_CXXFLAGS=$(LTDLINCL) -DI2_BASE_BUILD -pthread -I${top_srcdir}/mmatch
|
||||
|
|
Loading…
Reference in New Issue