solaris needs socket and nsl
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1112 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -27,6 +27,9 @@ CFLAGS="-g"
|
||||
|
||||
dnl Checks for libraries.
|
||||
|
||||
AC_FIND_FUNC(socket, socket)
|
||||
AC_FIND_FUNC(gethostbyname, nsl)
|
||||
|
||||
dnl Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
AC_CHECK_HEADERS(fcntl.h limits.h sys/ioctl.h sys/time.h unistd.h)
|
||||
|
Reference in New Issue
Block a user