[gnutls-devel] gnutls 3.2.0 build fixes for mingw

Eli Zaretskii eliz at gnu.org
Tue May 21 21:03:34 CEST 2013


> Date: Tue, 21 May 2013 20:18:50 +0200
> From: Nikos Mavrogiannopoulos <nmav at gnutls.org>
> 
> > diff --git a/src/libopts/m4/libopts.m4 b/src/libopts/m4/libopts.m4
> > index 9d0c6de..1c33afa 100644
> > --- a/src/libopts/m4/libopts.m4
> > +++ b/src/libopts/m4/libopts.m4
> > @@ -72,7 +72,7 @@ AC_DEFUN([INVOKE_LIBOPTS_MACROS_FIRST],[
> >    ${lo_have_typ_hdr} || \
> >      ]AC_MSG_ERROR([you must have inttypes.h or stdint.h on your system])[
> > 
> > -  for f in sys_types sys_mman sys_param sys_stat sys_wait \
> > +  for f in sys_types sys_param sys_stat \
> >             string errno stdlib memory setjmp
> >    do eval as_ac_var=\${ac_cv_header_${f}_h}
> >       test "X${as_ac_var}" = Xyes || {
> > 
> > Would updating autgen solve this?
> 
> 
> Hello Mark,
>  Has this been reported to upstream autogen? I do not see any relevant
> entry in the changelog [0] so I'll apply the patch as is for now (and CC
> Bruce).

Bruce heard this from me in

  http://lists.gnu.org/archive/html/bug-gnu-utils/2013-04/msg00009.html



More information about the Gnutls-devel mailing list