From 3d102311504486baa1e99bcc1a0296f6d9e77029 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 6 Mar 2008 10:21:37 +0000 Subject: cleanup by Michael Biebl --- plugins/imtcp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/imtcp/Makefile.am b/plugins/imtcp/Makefile.am index ad5135ba..fe43cd98 100644 --- a/plugins/imtcp/Makefile.am +++ b/plugins/imtcp/Makefile.am @@ -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 = -- cgit v1.2.3