summaryrefslogtreecommitdiff
path: root/security/gpgme/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'security/gpgme/patches/patch-ac')
-rw-r--r--security/gpgme/patches/patch-ac24
1 files changed, 12 insertions, 12 deletions
diff --git a/security/gpgme/patches/patch-ac b/security/gpgme/patches/patch-ac
index 7354bc2883c..b8212336512 100644
--- a/security/gpgme/patches/patch-ac
+++ b/security/gpgme/patches/patch-ac
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.5 2006/07/19 22:59:59 wiz Exp $
+$NetBSD: patch-ac,v 1.6 2007/03/23 20:04:13 drochner Exp $
---- configure.orig 2005-10-01 21:13:49.000000000 +0000
+--- configure.orig 2007-03-05 11:14:49.000000000 +0100
+++ configure
-@@ -19878,12 +19878,12 @@ _ACEOF
+@@ -21575,12 +21575,12 @@ _ACEOF
fi
- echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
--echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
-+echo $ECHO_N "checking for pthread_create in ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}... $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 $ECHO_N "checking for pthread_create in ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}... $ECHO_C" >&6; }
if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
@@ -17,7 +17,7 @@ $NetBSD: patch-ac,v 1.5 2006/07/19 22:59:59 wiz Exp $
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -20019,7 +20019,7 @@ fi
+@@ -22093,7 +22093,7 @@ fi
# Checks for header files.
@@ -25,13 +25,13 @@ $NetBSD: patch-ac,v 1.5 2006/07/19 22:59:59 wiz Exp $
+for ac_header in rfuncs.h sys/select.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
- if eval "test \"\${$as_ac_Header+set}\" = set"; then
-@@ -22190,7 +22190,7 @@ esac
+ if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
+@@ -24986,7 +24986,7 @@ IFS=$as_save_IFS
+ esac
fi
GPGSM=$ac_cv_path_GPGSM
-
-if test -n "$GPGSM"; then
+if test "$GPGSM" != no; then
- echo "$as_me:$LINENO: result: $GPGSM" >&5
- echo "${ECHO_T}$GPGSM" >&6
+ { echo "$as_me:$LINENO: result: $GPGSM" >&5
+ echo "${ECHO_T}$GPGSM" >&6; }
else