mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 07:20:41 +01:00
cleanup by Michael Biebl
This commit is contained in:
parent
3899f4f330
commit
3d10231150
@ -1,6 +1,6 @@
|
||||
pkglib_LTLIBRARIES = imtcp.la
|
||||
|
||||
imtcp_la_SOURCES = imtcp.c
|
||||
imtcp_la_CPPFLAGS = -DFORCE_NO_GSS=1 -I$(top_srcdir) $(pthreads_cflags)
|
||||
imtcp_la_CPPFLAGS = -I$(top_srcdir) $(pthreads_cflags)
|
||||
imtcp_la_LDFLAGS = -module -avoid-version
|
||||
imtcp_la_LIBADD =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user