--- rxvt-unicode/config.h.in 2008/05/05 16:51:52 1.26 +++ rxvt-unicode/config.h.in 2008/11/08 16:49:46 1.27 @@ -214,9 +214,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H -/* Define to 1 if you have the `ttyslot' function. */ -#undef HAVE_TTYSLOT - /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H @@ -227,6 +224,9 @@ /* Define to 1 if you have the `unsetenv' function. */ #undef HAVE_UNSETENV +/* Define to 1 if you have the `updlastlogx' function. */ +#undef HAVE_UPDLASTLOGX + /* Define to 1 if you have the `updwtmp' function. */ #undef HAVE_UPDWTMP @@ -278,9 +278,6 @@ /* Define location of lastlog */ #undef LASTLOG_FILE -/* Define if lastlog is provided via a directory */ -#undef LASTLOG_IS_DIR - /* Define if you want to have lastlog support when utmp/utmpx is enabled */ #undef LASTLOG_SUPPORT