diff options
Diffstat (limited to '')
-rw-r--r-- | net/simicq/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/simicq/files/patch-configure b/net/simicq/files/patch-configure deleted file mode 100644 index dc006c222265..000000000000 --- a/net/simicq/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- 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*) |