1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/net-im/simicq/files/patch-configure
Kirill Ponomarev 4be664808a - Update to version 0.9
- Simicq is now a multi protocol messenger. Supported protocols
  are:
  * Oscar - ICQ and AIM support
  * Jabber
  * MSN

PR:		58931
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
2003-11-04 21:03:08 +00:00

11 lines
318 B
Plaintext

--- 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*)