summaryrefslogtreecommitdiff
path: root/net-im/sim-im/files/patch-configure
blob: dc006c222265b0dd8542cef1f3561c2f38f8dd16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.orig	Tue Nov  4 09:52:54 2003
+++ configure	Tue Nov  4 09:53:21 2003
@@ -19002,6 +19002,7 @@
     		;;
         freebsd*)
                 CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE"
+		LIBS="$LIBS -lpthread"
                 echo "Setting FreeBSD pthread compilation options"
                 ;;
         aix*)