ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/configure.ac
(Generate patch)

Comparing hopm/trunk/configure.ac (file contents):
Revision 5166 by michael, Fri Dec 26 17:23:48 2014 UTC vs.
Revision 5167 by michael, Fri Dec 26 18:58:49 2014 UTC

# Line 56 | Line 56 | AC_SEARCH_LIBS([socket],[socket],,[AC_MS
56   AC_CHECK_FUNC(getaddrinfo, [], AC_SEARCH_LIBS(getaddrinfo, nsl))
57   AC_CHECK_FUNC(getnameinfo, [], AC_SEARCH_LIBS(getnameinfo, nsl))
58  
59 < AC_CHECK_FUNCS(strlcpy strlcat inet_aton inet_pton socket strdup strstr)
59 > AC_CHECK_FUNCS(strlcpy strlcat inet_aton socket strdup strstr)
60  
61   dnl Check if we can use gethostbyname2 for ipv6
62   AC_CHECK_FUNCS(gethostbyname)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines