diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-01-13 12:37:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-01-13 12:37:46 +0800 |
commit | f86c60c191d3b5b648db57a4314a55ac69bef081 (patch) | |
tree | 28c3f004f8f15460ac8cf030465fb5cf3ec9290a /acconfig.h | |
parent | 06792e484dbb00530c55f192f9be86e8ff471042 (diff) | |
download | gsoc2013-evolution-f86c60c191d3b5b648db57a4314a55ac69bef081.tar gsoc2013-evolution-f86c60c191d3b5b648db57a4314a55ac69bef081.tar.gz gsoc2013-evolution-f86c60c191d3b5b648db57a4314a55ac69bef081.tar.bz2 gsoc2013-evolution-f86c60c191d3b5b648db57a4314a55ac69bef081.tar.lz gsoc2013-evolution-f86c60c191d3b5b648db57a4314a55ac69bef081.tar.xz gsoc2013-evolution-f86c60c191d3b5b648db57a4314a55ac69bef081.tar.zst gsoc2013-evolution-f86c60c191d3b5b648db57a4314a55ac69bef081.zip |
Removed GPG stuff.
2001-01-12 Jeffrey Stedfast <fejj@ximian.com>
* 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
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 5 |
1 files changed, 0 insertions, 5 deletions
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 |