mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-01-28 16:51:49 -05:00
Oops, lib/getaddrinfo wasn't pulled in when the system doesn't define
AI_PASSIVE.
This commit is contained in:
@@ -353,8 +353,8 @@ yes
|
||||
AC_LIBOBJ(lib/getaddrinfo)])])
|
||||
AC_CHECK_FUNCS(getnameinfo, , AC_LIBOBJ(lib/getnameinfo))
|
||||
],
|
||||
AC_MSG_RESULT(no)
|
||||
)
|
||||
[AC_MSG_RESULT(no)
|
||||
AC_LIBOBJ(lib/getaddrinfo)])
|
||||
|
||||
|
||||
AC_CHECK_MEMBER([struct sockaddr.sa_len],
|
||||
|
||||
Reference in New Issue
Block a user