From f86c60c191d3b5b648db57a4314a55ac69bef081 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 13 Jan 2001 04:37:46 +0000 Subject: Removed GPG stuff. 2001-01-12 Jeffrey Stedfast * config.h.in: Removed GPG stuff. * acconfig.h: Take out all refs to PGP and GPG stuff. * configure.in: Take out the PGP/GPG detection stuff. svn path=/trunk/; revision=7471 --- ChangeLog | 4 ++++ acconfig.h | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 798597ed34..d1aa6d25f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-01-12 Jeffrey Stedfast + * config.h.in: Removed GPG stuff. + + * acconfig.h: Take out all refs to PGP and GPG stuff. + * configure.in: Take out the PGP/GPG detection stuff. 2001-01-12 Federico Mena Quintero diff --git a/acconfig.h b/acconfig.h index cfe10e3083..cdc2a60974 100644 --- a/acconfig.h +++ b/acconfig.h @@ -16,11 +16,6 @@ #undef HAVE_KRB4 #undef HAVE_KRB5 #undef MOVEMAIL_PATH -#undef HAVE_LIBGPGME -#undef PGP_PROGRAM -#undef GPG_PATH -#undef PGP5_PATH -#undef PGP_PATH #undef USING_GNOME_PRINT_0_20 #undef USE_DOT #undef USE_FCNTL -- cgit v1.2.3