aboutsummaryrefslogtreecommitdiff
path: root/net-im/eva/files/patch-src-Makefile.in
blob: 4303bde749e0a648b28726232823545ca6a0829a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.in.orig	Sat Apr 16 21:17:25 2005
+++ src/Makefile.in	Sat Apr 16 21:16:18 2005
@@ -320,7 +320,7 @@
 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -pthread
 depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
 am__depfiles_maybe = depfiles
 #>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/evachatwindowmanager.Po \