freebsd-ports/mail/milter-greylist-devel/files/patch-configure
Steve Wills dba72bef8a - Update to 4.5.7
PR:		ports/184427
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com>
2013-12-17 16:25:53 +00:00

11 lines
545 B
Text

--- configure.orig 2013-09-16 07:09:00.000000000 +0400
+++ configure 2013-11-14 15:10:56.406013703 +0400
@@ -6094,7 +6094,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5
$as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then :
- LIBS="$LIBS -lpthread"
+ true; #LIBS="$LIBS -lpthread"
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lc_r" >&5
$as_echo_n "checking for pthread_create in -lc_r... " >&6; }