On Mon, 1 Feb 2010, Peter Stuge wrote:
> See what I did for direct_tcpip.c. It works fine, is simple, and requires no
> _config.h.
But in all honestly it is also slightly less portable since it now assume s
every non-Windows machine will have all those headers and have the necessary
defines in those headers...
To make the examples build properly everywhere (or not build at all on the
systems that don't have what a particular example needs), I think we need to
have a config.h file for them.
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-02-01