mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
4be664808a
- 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)
11 lines
318 B
Plaintext
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*)
|