summaryrefslogtreecommitdiff
path: root/net-im/kmess-kde4/files/patch-kmess-Makefile.in
blob: 17a9da05f3fd3ddc6d08da8031aae427f0290b7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- kmess/Makefile.in.orig	Sun Jun  4 16:44:43 2006
+++ kmess/Makefile.in	Sun Jun  4 16:45:06 2006
@@ -470,7 +470,7 @@
 
 # the library search path.
 # the -lpthread is required for Autopackage/BinReloc
-kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries) -lpthread
+kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries)
 AM_CXXFLAGS = -ggdb
 #>- all: all-recursive
 #>+ 1