Codebase list gpa / eb2fff4
Refresh patch gnupg2.patch Andreas Rönnquist 5 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
77 1 file changed, 1 insertion(+), 1 deletion(-)
88
99 diff --git a/configure.ac b/configure.ac
10 index ca7c0a8..848bf54 100644
10 index 50ae1b9..15aa0fb 100644
1111 --- a/configure.ac
1212 +++ b/configure.ac
13 @@ -193,7 +193,7 @@ AM_CONDITIONAL(ENABLE_KEYSERVER_SUPPORT, test "$keyserver_support" = yes)
13 @@ -198,7 +198,7 @@ AM_CONDITIONAL(ENABLE_KEYSERVER_SUPPORT, test "$keyserver_support" = yes)
1414 # Find the keyserver plugins. Assume that gpgkeys_ldap is always available
1515 #
1616 if test "$keyserver_support" = yes ; then