Re: small inet_ntop.m4 fix

2006-06-26 Thread Simon Josefsson
Yoann Vandoorselaere <[EMAIL PROTECTED]> writes: > On Wed, 2006-06-21 at 12:03 +0200, Simon Josefsson wrote: >> Simon Josefsson <[EMAIL PROTECTED]> writes: >> >> > Yoann Vandoorselaere <[EMAIL PROTECTED]> writes: >> > >> >> On Sat, 2006-06-17 at 21:02 +0200, Simon Josefsson wrote: >> >>> Hi Yoann

Re: small inet_ntop.m4 fix

2006-06-23 Thread Yoann Vandoorselaere
On Wed, 2006-06-21 at 12:03 +0200, Simon Josefsson wrote: > Simon Josefsson <[EMAIL PROTECTED]> writes: > > > Yoann Vandoorselaere <[EMAIL PROTECTED]> writes: > > > >> On Sat, 2006-06-17 at 21:02 +0200, Simon Josefsson wrote: > >>> Hi Yoann! Ok to install this? Gnulib assumes that sys/types.h >

Re: small inet_ntop.m4 fix

2006-06-21 Thread Simon Josefsson
Simon Josefsson <[EMAIL PROTECTED]> writes: > Yoann Vandoorselaere <[EMAIL PROTECTED]> writes: > >> On Sat, 2006-06-17 at 21:02 +0200, Simon Josefsson wrote: >>> Hi Yoann! Ok to install this? Gnulib assumes that sys/types.h >>> exists, and inet_ntop never tested HAVE_SYS_TYPES_H anyway. >> >> Hi

Re: small inet_ntop.m4 fix

2006-06-19 Thread Simon Josefsson
Yoann Vandoorselaere <[EMAIL PROTECTED]> writes: > On Sat, 2006-06-17 at 21:02 +0200, Simon Josefsson wrote: >> Hi Yoann! Ok to install this? Gnulib assumes that sys/types.h >> exists, and inet_ntop never tested HAVE_SYS_TYPES_H anyway. > > Hi Simon, > > Did you make sure that removing the sys/t

Re: small inet_ntop.m4 fix

2006-06-19 Thread Yoann Vandoorselaere
On Sat, 2006-06-17 at 21:02 +0200, Simon Josefsson wrote: > Hi Yoann! Ok to install this? Gnulib assumes that sys/types.h > exists, and inet_ntop never tested HAVE_SYS_TYPES_H anyway. Hi Simon, Did you make sure that removing the sys/types.h requirement doesn't break the build on some platform,

small inet_ntop.m4 fix

2006-06-17 Thread Simon Josefsson
Hi Yoann! Ok to install this? Gnulib assumes that sys/types.h exists, and inet_ntop never tested HAVE_SYS_TYPES_H anyway. --- inet_ntop.m416 Jun 2006 17:35:55 +0200 1.2 +++ inet_ntop.m417 Jun 2006 21:01:02 +0200 @@ -1,5 +1,5 @@ -# inet_ntop.m4 serial 1 -dnl Copyright (