>From http://www.osxgnu.org/#jagbugs

"August, 31 2002: Major Bug found in the GNU Autoconf implementation on 10.2 
Jaguar!
In the file /usr/share/autoconf/autoconf.m4f line 7294 should read:

exit (setpgrp (0,0) == -1);])],

not

exit (setpgrp (1,1) == -1);])],
As a result any program using GNU configure may not compile (just about all of 
them). You may wish to edit this file to reflect the above changes"
-- 
===========================================================================
   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

Reply via email to