sys_term.c: #include utmp.h if present, and use _PATH_WTMP and
authorTheodore Tso <tytso@mit.edu>
Wed, 27 May 1998 19:33:00 +0000 (19:33 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 27 May 1998 19:33:00 +0000 (19:33 +0000)
commit4ff208c032dc785d4a04f7b3e46bfc6e35477027
tree7223789bfdc3ba768646cd2d7f187f79c9ec4526
parent193fa42f50f405e43b2208ef4962eb7c51fb5232
sys_term.c: #include utmp.h if present, and use _PATH_WTMP and
_PATH_UTMP if defined to determine location of the wtmp and utmp
files.

configure.in: Add check for utmp.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10592 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/telnetd/ChangeLog
src/appl/telnet/telnetd/configure.in
src/appl/telnet/telnetd/sys_term.c