On Jan 2, 2008, at 11:08 AM, Gregory Shapiro wrote:
What's the procedure to configure buildworld to get sendmail to build
libmilter using poll() instead of select()?
Add this to /etc/make.conf:
SENDMAIL_CFLAGS+=-D_FFR_WORKERS_POOL
[ ... ]
Note that bug 118824 has already asked for this to be part of the
base.
I will likely make that the case for the HEAD and then give it some
testing time before MFC'ing.
Sweet! Thanks a lot for your help.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"