diff options
Diffstat (limited to 'trunk/acconfig.h')
-rw-r--r-- | trunk/acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/acconfig.h b/trunk/acconfig.h index e8cd7581..1a7f63c2 100644 --- a/trunk/acconfig.h +++ b/trunk/acconfig.h @@ -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 |