/autogen.sh --build-w32
David Shaw
dshaw at jabberwocky.com
Fri Nov 22 17:06:02 CET 2002
On Fri, Nov 22, 2002 at 04:43:07PM +0100, Marcus Brinkmann wrote:
> > [make from /gpgme]
> > In file included from conversion.c:31:
> > gpgme.h:517: parse error before `*'
> > gpgme.h:518: warning: type defaults to `int' in declaration of `ssize_t'
> > gpgme.h:518: `ssize_t' declared as function returning a function
> > gpgme.h:518: warning: function declaration isn't a prototype
>
> For this I think we should just add a typedef for w32. I guess that adding
> that to the #ifdef _MSC_VER section of that file is enough?
Can't you just do AC_CHECK_TYPE(ssize_t, ....) in configure?
David
--
David Shaw | dshaw at jabberwocky.com | WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence." - Jeremy S. Anderson
More information about the Gnupg-devel
mailing list