test for openpty in -lutil too

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10478 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-10 14:44:39 +00:00
parent c80e917ff9
commit 87a09f6393

View File

@@ -353,6 +353,7 @@ AC_FIND_FUNC(syslog, syslog)
AC_KRB_IPV6
AC_FIND_FUNC_NO_LIBS(logwtmp, util)
AC_FIND_FUNC_NO_LIBS(openpty, util)
AC_FIND_FUNC_NO_LIBS(tgetent, termcap ncurses curses)
AC_FIND_FUNC(gethostbyname2, inet6 ip6)
@@ -405,7 +406,6 @@ AC_CHECK_FUNCS([ \
getuid \
grantpt \
mktime \
openpty \
ptsname \
rand \
random \