Unfortunately, I've confirmed with APR that if autoconf tests setprgp(1,1), results in:
checking whether setpgrp takes no argument... yes whereas with setpgrp(0,0) it returns 'no' as it should (setpgrp under Darwin *does* take an argument). So the bug report actually *is* valid... autoconf.m4f should use setpgrp(0,0) Geez... -- =========================================================================== Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "A society that will trade a little liberty for a little order will lose both and deserve neither" - T.Jefferson
