--- rxvt-unicode/ptytty.m4 2006/01/23 10:10:39 1.4 +++ rxvt-unicode/ptytty.m4 2006/01/25 22:09:33 1.7 @@ -17,6 +17,10 @@ getpt \ posix_openpt \ isastream \ + setuid \ + seteuid \ + setreuid \ + setresuid \ ) have_clone=no @@ -76,6 +80,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 +457,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