move ipv6 tests after -lsocket (to handle Solaris 8)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10795 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -100,11 +100,12 @@ AM_CONDITIONAL(have_vis_h, test "$ac_cv_header_vis_h" = yes)
|
||||
|
||||
dnl Check for functions and libraries
|
||||
|
||||
AC_KRB_IPV6
|
||||
|
||||
AC_FIND_FUNC(socket, socket)
|
||||
AC_FIND_FUNC(gethostbyname, nsl)
|
||||
AC_FIND_FUNC(syslog, syslog)
|
||||
|
||||
AC_KRB_IPV6
|
||||
|
||||
AC_FIND_FUNC(gethostbyname2, inet6 ip6)
|
||||
|
||||
AC_FIND_FUNC(res_search, resolv,
|
||||
|
Reference in New Issue
Block a user