diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-12-20 17:13:46 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-12-20 17:13:46 +0100 |
commit | f53580fec42f3b12264ee27b756dec257c0bb77a (patch) | |
tree | a2ad316f8a78afaba1287280e3520bdace3b0f31 /configure.com | |
parent | 589b000b69e1acf012e908b6e6ef1dd06eb248a5 (diff) | |
download | perl-f53580fec42f3b12264ee27b756dec257c0bb77a.tar.gz |
Add sin6_scope_id probe (LeoNerd)
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.com b/configure.com index 59aa4c5ba9..223077cdae 100644 --- a/configure.com +++ b/configure.com @@ -6264,6 +6264,7 @@ $ WC "d_sigaction='" + d_sigaction + "'" $ WC "d_signbit='" + d_signbit + "'" $ WC "d_sigprocmask='" + d_sigprocmask + "'" $ WC "d_sigsetjmp='" + d_sigsetjmp + "'" +$ WC "d_sin6_scope_id='undef'" $ WC "d_sitearch='define'" $ WC "d_sockaddr_sa_len='" + d_sockaddr_sa_len + "'" $ WC "d_sockatmark='undef'" |