diff options
| author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-05-27 15:58:02 +0000 |
|---|---|---|
| committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-05-27 15:58:02 +0000 |
| commit | 7866c5194c5f15d90bbb54820bb31a69998c6bed (patch) | |
| tree | eb238db7252a16aab5fb4ffc996c86d0e23c9d2f /lang/python23/files/patch-configure | |
| parent | 6827c0bb527a77eeec4ae30b5ceb4a9ad68715db (diff) | |
Notes
Diffstat (limited to 'lang/python23/files/patch-configure')
| -rw-r--r-- | lang/python23/files/patch-configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/python23/files/patch-configure b/lang/python23/files/patch-configure index 40e715f8aa0e..46e70b302d23 100644 --- a/lang/python23/files/patch-configure +++ b/lang/python23/files/patch-configure @@ -31,11 +31,3 @@ else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 -@@ -15001,6 +15007,7 @@ - hints.ai_family = AF_UNSPEC; - hints.ai_flags = passive ? AI_PASSIVE : 0; - hints.ai_socktype = SOCK_STREAM; -+ hints.ai_protocol = IPPROTO_TCP; - if ((gaierr = getaddrinfo(NULL, "54321", &hints, &aitop)) != 0) { - (void)gai_strerror(gaierr); - goto bad; |
