The next version of GNU make will use autoconf 2.50 (which should be
released RSN).  This version of autoconf has a builtin macro for
AC_SYS_LARGEFILE, obsoleting the one in GNU make's acinclude.m4 (which
will be removed); I have just examined it and it makes no special case
for HP-UX or __STDC_EXT__ in any circumstance; either they did as you
suggest and don't support GCC 2.95.1, or they found a different way to
get the same behavior.

Thanks for the report.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to