diff options
-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 |