* Eric Blake wrote on Thu, Apr 10, 2008 at 06:56:07PM CEST:
> src/.libs/lt-m4.c: In function `main':
> src/.libs/lt-m4.c:288: warning: implicit declaration of function `_setmode'

> OK to apply this?

OK provided it's been tested under MinGW.  I tested linux -> mingw
cross, where _setmode is declared, and setmode is declared #if UWIN.

Cheers,
Ralf

> 2008-04-10  Eric Blake  <[EMAIL PROTECTED]>
> 
>       Avoid usage of setmode without declaration on cygwin.
>       * libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src): Ensure
>       setmode has prototype for both mingw and cygwin.


Reply via email to