cvsco
   ./bootstrap --gnulib-srcdir=../gnulib
   ./configure

   and got:

   checking for sa_family_t... yes
   checking for cc_t... yes
   checking for long long... yes
   checking for long double... yes
   checking for struct sockaddr_in.sin_len... no
   ./configure: line 23461: syntax error near unexpected token `}'
   ./configure: line 23461: `$as_echo_n "checking for struct utmp.ut_pid... " 
>&6; }'

Works for me.

a...@h:~/s/inetutils-plain$ (cd ../gnulib;git pull);cvs up 
-PAd;cvsco;./bootstrap --gnulib-srcdir=../gnulib;./configure
[...]
checking for long double... yes
checking for struct sockaddr_in.sin_len... no
checking for struct lastlog... yes
[...]
config.status: executing depfiles commands
a...@h:~/s/inetutils-plain$ 



Reply via email to