summaryrefslogtreecommitdiff
path: root/security/stunnel/patches/patch-ab
blob: 2409bfffeea92855add14a76904c17ec657a01b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ab,v 1.10 2001/12/28 07:22:30 tron Exp $

--- configure.orig	Sun Dec 23 20:52:04 2001
+++ configure	Fri Dec 28 08:15:02 2001
@@ -2226,6 +2226,7 @@
 
 fi
 
+if false; then
 # OSF hack instead of simple AC_CHECK_LIB here
 echo "$as_me:2230: checking for pthread_create in -lpthread" >&5
 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
@@ -2324,6 +2325,7 @@
 #define HAVE_LIBPTHREAD 1
 EOF
 
+fi
 fi
 
 echo "$as_me:2329: checking for openpty in -lutil" >&5