On Tue, May 15, 2007 at 11:16:34AM +0200, strk wrote:
> On Tue, May 15, 2007 at 05:09:43AM -0400, dolphinling wrote:
> > strk wrote:
> 
> > >We still want to call AC_CHECK_HEADERS/LIB by pushing the user-provided 
> > >values
> > >to LDFLAGS and CFLAGS (and restore to previous values afterwards).
> > 
> > Hmm... the original didn't do that, it just checked to see if the right 
> > files existed in the directories the user provided. I copied that logic 
> > directly.
> 
> I'm sure it didn't. Many macro files don't do this. I'm saying I think
> they should instead.

Mind you, it may be needed to *avoid* that final call when cross-compiling,
but I'm not sure. In that case, we should have a 'cross_compiling' varaible
ready for use.

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to