diff options
author | Peter Wu <peter@lekensteyn.nl> | 2014-11-06 01:32:43 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-11-10 09:07:50 +0100 |
commit | 10286f45e7c0813f6122cd8fd957e96a9f921b16 (patch) | |
tree | 0bab74de7c8b128e996e6b1ede960c7487bead93 /lib/curl_sasl_sspi.c | |
parent | 7bdfdd09e4ed32eb1ec690087b29a2a4c3a066ca (diff) |
cmake: fix HAVE_GETHOSTNAME definition
Otherwise Curl_gethostname always fails. Windows has gethostname
since Vista according to
http://msdn.microsoft.com/en-us/library/ms738527%28VS.85%29.aspx, but
accordings to byte_bucket's VC 2005 documentation, it is available even
in Windows 95. (possibly after installing a Platform SDK, the
Windows Server 2003 SP1 Platform SDK should be sufficient).
Signed-off-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'lib/curl_sasl_sspi.c')
0 files changed, 0 insertions, 0 deletions