Eric Blake <ebb9 <at> byu.net> writes:

> I think it should be possible with:
>  ./configure am_cv_proto_iconv_arg1=

Nope, not quite enough.  It needs the hairier:

 ./configure am_cv_proto_iconv_arg1= am_cv_proto_iconv="extern size_t iconv 
(iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t 
*outbytesleft);"

-- 
Eric Blake



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to