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 aea8d22e1d..bb5d366be2 100644 --- a/acconfig.h +++ b/acconfig.h @@ -37,3 +37,6 @@ /* Define if gethostbyname_r takes five arguments */ #undef GETHOSTBYNAME_R_FIVE_ARGS + +/* Define if using Solaris mbox format spool */ +#undef HAVE_BROKEN_SPOOL |