diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,6 +44,9 @@ /* Define if you have on_exit */ #undef HAVE_ON_EXIT +/* Compute an appropriate directory for PID lock files */ +#undef PID_DIR + /* Define to help us deduce a 32-bit type (required for Kerberos) */ #undef SIZEOF_INT #undef SIZEOF_SHORT |