* Rugxulo wrote on Wed, Sep 09, 2009 at 09:44:15PM CEST:
> 
> I don't think that's necessary at this point. *NEW!* Andris Pavenis
> seems to have fixed the bug (at least with 2.05b) via a small patch
> (see below):
> 
> http://www.delorie.com/djgpp/mail-archives/browse.cgi?p=djgpp-workers/2009/09/09/03:35:08

Cool.  I have a patch set that will probably be ready this weekend,
to work around the issue and a few others on DJGPP, in Autoconf.
Even with the bug, you can use

  AS_SET_STATUS([$ac_retval])

instead of '(return $ac_retval)' and still be efficient.  (Of course,
only at the end of a function.)

Cheers,
Ralf


Reply via email to