mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Declare presence of sin6_scope_id.
This commit is contained in:
parent
481443d337
commit
47aa191838
@ -1,3 +1,8 @@
|
||||
2005-08-10 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* config.h (HAVE_SOCKADDR_IN6_SCOPE_ID): According to MSDN,
|
||||
Winsock supports sin6_scope_id.
|
||||
|
||||
2005-07-08 Gisle Vanem <giva@bgnett.no>
|
||||
|
||||
* config-compiler.h: Reintroduced Watcom support.
|
||||
|
@ -80,7 +80,7 @@
|
||||
#define HAVE_SNPRINTF 1
|
||||
|
||||
/* Define if struct sockaddr_in6 has the sin6_scope_id member */
|
||||
/* #undef HAVE_SOCKADDR_IN6_SCOPE_ID */
|
||||
#define HAVE_SOCKADDR_IN6_SCOPE_ID 1
|
||||
|
||||
/* Define when using Solaris MD5. */
|
||||
/* #undef HAVE_SOLARIS_MD5 */
|
||||
|
Loading…
Reference in New Issue
Block a user