From 2e7211834ac77a8f4468cb499e788aba286dc8ff Mon Sep 17 00:00:00 2001 From: ueno Date: Mon, 26 Mar 2007 08:33:18 +0000 Subject: [PATCH] No need to specify --disable-gpg-test even if gpg has version < 1.4.3. --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 3c13257..a704fb2 100644 --- a/README +++ b/README @@ -26,8 +26,7 @@ The EasyPG Library provides the following features: ** GNU Emacs 21.4, XEmacs 21.4, or later ** GnuPG 1.4.3 or later - If you are using earlier versions, you will need to specify - --disable-gpg-test when ./configure. + Earlier versions are supported but not recommended. * Quick start -- 1.7.10.4