On Fri, 30 Aug 2013, Jim Klimov wrote: > Hello all, > > > On 2013-08-30 16:45, Bruncsak, Attila wrote: >> > My old make does not support parallel builds. >> > Which is the configure option that I can use to disable that special >> build feature? >> > ( Instead do the traditional sequential build. ) > > Since this is my feature, I'll take the blame and try to explain ;) Normally parallel builds are requested by the user and the user knows if -j works for their make program. GNU make will automatically propogate the option to subordinate makes. Autoconf can not really test for support since it does not know what make program the user will invoke. It would be good to update milter-greylist to use Automake rather than a hand-crafted Makefile.in since this assures standard build behavior and supports parallel builds. There is so little code in milter-greylist that I am surprised anyone would strongly desire to speed up compilation with a parallel build. Bob -- Bob Friesenhahn bfriesen@..., http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
Message
Re: [milter-greylist] milter-greylist 4.5.5 is available
2013-09-05 by Bob Friesenhahn
Attachments
- No local attachments were found for this message.