autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request for configure override for AC_FUNC_MALLOC


From: Marc Singer
Subject: Re: Request for configure override for AC_FUNC_MALLOC
Date: Tue, 22 Feb 2005 16:42:59 -0800
User-agent: Mutt/1.5.6+20040907i

On Tue, Feb 22, 2005 at 04:15:36PM -0800, Paul Eggert wrote:
> Marc Singer <address@hidden> writes:
> 
> > It would be helpful if there was an option to ./configure to tell the
> > script that even though this is a cross compilation, I know that the
> > malloc function is good.
> 
> Can't you set ac_cv_func_malloc_0_nonnull in your environment?
> That sort of thing?  It's a bit of a hack, but...

...and it works.

Cheers.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]