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:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user