Marc Singer <[EMAIL PROTECTED]> writes:

> The trouble is that I want to be able to cross compile a large
> number of packages without going through the effort to patch
> and add this function.

If programs fail because of this, it's because they're not using
AC_FUNC_MALLOC properly: they are not making a replacement for
malloc() available as the Autoconf documentation says they must.
You should report bugs against these programs.
-- 
Ben Pfaff 
email: [EMAIL PROTECTED]
web: http://benpfaff.org



_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to