diff options
author | Miguel de Icaza <miguel@src.gnome.org> | 2001-01-21 14:06:56 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2001-01-21 14:06:56 +0800 |
commit | c05c33b83699cb126379ab83b2128734167d3591 (patch) | |
tree | 3678872dc8433066c2ef538397416c08402c2019 /acconfig.h | |
parent | 9348acc44109d5fc54a70393131c1c5f30d181df (diff) | |
download | gsoc2013-evolution-c05c33b83699cb126379ab83b2128734167d3591.tar gsoc2013-evolution-c05c33b83699cb126379ab83b2128734167d3591.tar.gz gsoc2013-evolution-c05c33b83699cb126379ab83b2128734167d3591.tar.bz2 gsoc2013-evolution-c05c33b83699cb126379ab83b2128734167d3591.tar.lz gsoc2013-evolution-c05c33b83699cb126379ab83b2128734167d3591.tar.xz gsoc2013-evolution-c05c33b83699cb126379ab83b2128734167d3591.tar.zst gsoc2013-evolution-c05c33b83699cb126379ab83b2128734167d3591.zip |
Update to reflect changes to configure.in
svn path=/trunk/; revision=7677
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 9926571580..c5d0d134fa 100644 --- a/acconfig.h +++ b/acconfig.h @@ -31,3 +31,9 @@ /* Define if ctime_r takes three arguments */ #undef CTIME_R_THREE_ARGS + +#undef GPG_PATH +#undef HAVE_LIBGPGME +#undef PGP5_PATH +#undef PGP_PATH +#undef PGP_PROGRAM |