diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ /* Some systems have mkdir that takes a single argument. */ #undef MKDIR_TAKES_ONE_ARG +/* path to the gpg binary */ +#undef GPG_PATH @BOTTOM@ |