[EMAIL PROTECTED] writes:
> > Hrvoje Niksic <[EMAIL PROTECTED]> writes:
> > > Is it the standard configure caching mechanism, the "(cached)" thing?
> > > I think that can be turned off.
> >
> > Per-check, you mean? We wouldn't want to turn it off for the whole
> > configure run just for the benefit of this check. I looked at the autoconf
> > documentation but didn't see a way to turn it off for a particular
> > (predefined) check. Custom checks are not automatically cached, though, so
> > doing the AC_CHECK_LIB stuff manually would do the trick.
>
> One can always manually delete the corresponding line in config.cache
Um, well, as we're talking about multiple checks during a single run of
configure here, manual deletion is not an option. If you mean have
configure run sed to get rid of the offending line, yeah, I guess that might
be workable.
---------------------------------------------------------------
Dan Harkless | To help prevent SPAM contamination,
GNU Wget co-maintainer | please do not mention this email
http://sunsite.dk/wget/ | address in Usenet posts -- thank you.