$OpenBSD: patch-configure,v 1.3 2015/10/17 08:09:43 ajacoutot Exp $

From 183d7619c29482a5d4ae8019692899f87f198171 Mon Sep 17 00:00:00 2001
From: Antoine Jacoutot <ajacoutot@gnome.org>
Date: Sat, 17 Oct 2015 08:52:35 +0200
Subject: Allow building with gnupg 2.1.

--- configure.orig	Thu Oct 15 19:35:52 2015
+++ configure	Thu Oct 15 19:36:13 2015
@@ -17379,7 +17379,7 @@ fi
 
 
 if test	"$DO_CHECK" = "yes"; then
-	accepted_versions="1.2 1.4 2.0"
+	accepted_versions="1.2 1.4 2.0 2.1"
 	for ac_prog in gpg gpg2
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
