--- libptytty/ptytty.m4 2006/01/23 10:10:50 1.4 +++ libptytty/ptytty.m4 2006/01/23 10:42:04 1.5 @@ -76,6 +76,10 @@ AC_DEFUN([UTMP_CHECK], [ +support_utmp=yes +support_wtmp=yes +support_lastlog=yes + AC_ARG_ENABLE(utmp, [ --enable-utmp enable utmp (utmpx) support], [if test x$enableval = xyes -o x$enableval = xno; then