On Tue, Oct 10, 2006 at 09:12:37AM -0600, Rob Savoye wrote: > strk wrote: > > > > Maybe it takes an explicit AC_TRY_RUN ? > > It shouldn't be necessary, and the test works like it's supposed to on > my Fedora Core 5 and Ubuntu systems. I'm curious as hell why it's broken > for you. You should get the proper value for the AGG headers, as if this > test fails, it should go through checking all the hardcoded directories > in the list. Does that step also fail for you ?
No, the latter test works, but I need to check the availability of a function in order to tell wheter I have to include the compatibility layer, so I'd like AC_CHECK_LIB to work (don't want to grep into the header, if possible) --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

