freebsd-ports/lang/mono/files/patch-libgc_configure
Pav Lucistnik 1f2515a97b - Update to 1.0
PR:		ports/68804
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2004-07-14 16:40:17 +00:00

13 lines
338 B
Text

--- libgc/configure.bak Tue Jun 29 06:29:58 2004
+++ libgc/configure Wed Jul 7 22:43:28 2004
@@ -3686,8 +3686,8 @@
#define GC_FREEBSD_THREADS 1
_ACEOF
- INCLUDES="$INCLUDES -pthread"
- THREADLIBS=-pthread
+ INCLUDES="$INCLUDES $PTHREAD_CFLAGS"
+ THREADLIBS="$PTHREAD_LIBS"
;;
*-*-solaris*)
cat >>confdefs.h <<\_ACEOF