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-ac12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/gpgme/patches/patch-ac b/security/gpgme/patches/patch-ac
index 64c3ff0ce74..418df6b3c2d 100644
--- a/security/gpgme/patches/patch-ac
+++ b/security/gpgme/patches/patch-ac
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.1 2004/10/20 19:09:12 jmmv Exp $
+$NetBSD: patch-ac,v 1.2 2004/10/23 15:00:48 shannonjr Exp $
---- configure.orig 2004-09-30 04:44:16.000000000 +0200
+--- configure.orig 2004-10-22 12:52:27.000000000 -0600
+++ configure
-@@ -21872,7 +21872,7 @@ _ACEOF
+@@ -21876,7 +21876,7 @@ esac
fi
-
+ GPGSM=$ac_cv_path_GPGSM
-if test -n "$GPGSM"; then
+if test "$GPGSM" != no; then
- HAVE_GPGSM_TRUE=
- HAVE_GPGSM_FALSE='#'
+ echo "$as_me:$LINENO: result: $GPGSM" >&5
+ echo "${ECHO_T}$GPGSM" >&6
else