summaryrefslogtreecommitdiff
path: root/mail/evolution-data-server/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-data-server/patches/patch-ak')
-rw-r--r--mail/evolution-data-server/patches/patch-ak26
1 files changed, 13 insertions, 13 deletions
diff --git a/mail/evolution-data-server/patches/patch-ak b/mail/evolution-data-server/patches/patch-ak
index bb33b21a77a..22a9f89a632 100644
--- a/mail/evolution-data-server/patches/patch-ak
+++ b/mail/evolution-data-server/patches/patch-ak
@@ -1,8 +1,8 @@
-$NetBSD: patch-ak,v 1.5 2006/09/11 09:33:33 joerg Exp $
+$NetBSD: patch-ak,v 1.6 2007/04/10 20:24:22 drochner Exp $
---- configure.orig 2006-07-31 15:37:06.000000000 +0000
+--- configure.orig 2007-04-09 14:48:16.000000000 +0200
+++ configure
-@@ -26342,6 +26342,7 @@ cat >>conftest.$ac_ext <<_ACEOF
+@@ -28749,6 +28749,7 @@ cat >>conftest.$ac_ext <<_ACEOF
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
@@ -10,14 +10,14 @@ $NetBSD: patch-ak,v 1.5 2006/09/11 09:33:33 joerg Exp $
int
-@@ -28447,13 +28448,13 @@ EVO_MARSHAL_RULE=$srcdir/marshal.mk
+@@ -31775,13 +31776,13 @@ EVO_MARSHAL_RULE=$srcdir/marshal.mk
PTHREAD_LIB=""
-- echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
--echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
-+ echo "$as_me:$LINENO: checking for pthread_create in ${PTHREAD_LIB}" >&5
-+echo $ECHO_N "checking for pthread_create in ${PTHREAD_LIB}... $ECHO_C" >&6
+- { echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
+-echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6; }
++ { echo "$as_me:$LINENO: checking for pthread_create in ${PTHREAD_LIB}" >&5
++echo $ECHO_N "checking for pthread_create in ${PTHREAD_LIB}... $ECHO_C" >&6; }
if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
@@ -27,12 +27,12 @@ $NetBSD: patch-ak,v 1.5 2006/09/11 09:33:33 joerg Exp $
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -28512,7 +28513,7 @@ fi
- echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
- echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6
+@@ -31853,7 +31854,7 @@ fi
+ { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
+ echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6; }
if test $ac_cv_lib_pthread_pthread_create = yes; then
- PTHREAD_LIB="-lpthread"
+ PTHREAD_LIB="${PTHREAD_LIB}"
else
- echo "$as_me:$LINENO: checking for pthread_create in -lpthreads" >&5
- echo $ECHO_N "checking for pthread_create in -lpthreads... $ECHO_C" >&6
+ { echo "$as_me:$LINENO: checking for pthread_create in -lpthreads" >&5
+ echo $ECHO_N "checking for pthread_create in -lpthreads... $ECHO_C" >&6; }