From 0c0ae216ecdab55c543ca8b1210757a488cb2f66 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 21 Nov 2000 22:55:59 +0000 Subject: Check for libgpgme. (Support not added to mail yet.) * configure.in: Check for libgpgme. (Support not added to mail yet.) svn path=/trunk/; revision=6641 --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index de3e404849..7e9b142643 100644 --- a/acconfig.h +++ b/acconfig.h @@ -16,6 +16,7 @@ #undef HAVE_KRB4 #undef HAVE_KRB5 #undef MOVEMAIL_PATH +#undef HAVE_LIBGPGME #undef PGP_PROGRAM #undef GPG_PATH #undef PGP5_PATH -- cgit v1.2.3