* pty-int.h: Provide revoke() prototype if system headers lacking
authorEzra Peisach <epeisach@mit.edu>
Mon, 11 Jun 2001 22:32:19 +0000 (22:32 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 11 Jun 2001 22:32:19 +0000 (22:32 +0000)
commit3f3a704da40dcc424efcd8cf3a1ada9902a77989
treee769f0f87b62e390367d8362a5a2418bfb0ea219
parentaa2a375ef265c9375b9293f614eb5d848d5f1d48
* pty-int.h: Provide revoke() prototype if system headers lacking

* logwtmp.c: Provide logwtmp() prototype if needed.

* configure.in: Check for system provided getutmp(), logwtmp() and
revoke() prototypes.  Check for util.h, libutil.h.

* update_wtmp.c: Provide prototype for getutmp() if needed.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13336 dc483132-0cff-0310-8789-dd5450dbe970
src/util/pty/ChangeLog
src/util/pty/configure.in
src/util/pty/logwtmp.c
src/util/pty/pty-int.h