diff options
Diffstat (limited to '')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ /* path to the gpg binary */ #undef GPG_PATH +/* min. needed GPG version */ +#undef NEED_GPG_VERSION /* stuff needed by lnlib/ */ #undef HAVE_BYTE_TYPEDEF |