--- libptytty/ptytty.m4 2006/01/23 10:10:50 1.4 +++ libptytty/ptytty.m4 2006/01/25 21:17:46 1.6 @@ -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 @@ -449,7 +453,7 @@ [ AC_CACHE_CHECK(for unix-compliant filehandle passing ability, can_pass_fds, [AC_TRY_LINK([ -#include // broken bsds (is that redundant) need this +#include // broken bsds (is that redundant?) need this #include #include #include