diff options
-rw-r--r-- | acconfig.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h index bb5d366be2..0f5709e194 100644 --- a/acconfig.h +++ b/acconfig.h @@ -23,6 +23,7 @@ #undef USE_FCNTL #undef USE_FLOCK #undef ENABLE_NNTP +#undef HAVE_BROKEN_SPOOL /* db3 version */ #undef EVOLUTION_DB_VERSION_MAJOR @@ -37,6 +38,3 @@ /* Define if gethostbyname_r takes five arguments */ #undef GETHOSTBYNAME_R_FIVE_ARGS - -/* Define if using Solaris mbox format spool */ -#undef HAVE_BROKEN_SPOOL |