Ray Satiro <raysat...@yahoo.com> writes:

> Do you have in your wget gnulib dir lib\sys\ those includes? I was under the 
> impression those were used.
> This goes back to 
> http://lists.gnu.org/archive/html/bug-wget/2012-03/msg00082.html
>
> If you're going to use those then AC_CHECK_HEADERS or something needs to 
> check for the gnulib includes. I think there was some problem with that. I 
> can't find it in the thread but if I remember right rather than add to the 
> check Giuseppe removed the HAVEs because they are always required.. aren't 
> they?

By using gnulib we can assume these headers _always_ exist.  In case the
system doesn't provide them, then gnulib will offer a replacement.

The problem here is that you can't use "configure", right?

Giuseppe

Reply via email to