From 38f9733169873812134325017bd20bb1d42847c5 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Wed, 11 Jul 2001 14:00:03 +0000 Subject: Add HAVE_BROKEN_SPOOL here. 2001-07-11 Peter Williams * acconfig.h: Add HAVE_BROKEN_SPOOL here. svn path=/trunk/; revision=10999 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') 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 -- cgit v1.2.3