14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
$NetBSD: patch-configure,v 1.1 2015/07/05 12:43:53 joerg Exp $
|
|
|
|
--- configure.orig 2015-07-05 11:11:37.000000000 +0000
|
|
+++ configure
|
|
@@ -15965,7 +15965,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.
|