diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 967127d22cb..12024a344b0 100644 --- a/acconfig.h +++ b/acconfig.h @@ -117,6 +117,9 @@ /* POSIX readdir_r */ #undef HAVE_READDIR_R +/* Have Gemini db installed */ +#undef HAVE_GEMINI_DB + /* POSIX sigwait */ #undef HAVE_SIGWAIT |