--- rxvt-unicode/autoconf/config.h.in 2005/02/16 20:32:05 1.30 +++ rxvt-unicode/autoconf/config.h.in 2005/02/16 21:21:43 1.31 @@ -109,6 +109,9 @@ /* Define if you have the updwtmp function. */ #undef HAVE_UPDWTMP +/* Define if you have the updwtmpx function. */ +#undef HAVE_UPDWTMPX + /* Define if you have the header file. */ #undef HAVE_X11_XFT_XFT_H @@ -268,6 +271,9 @@ /* Define if struct utmpx contains ut_host */ #undef HAVE_UTMPX_HOST +/* Define if struct utmpx contains ut_session */ +#undef HAVE_UTMPX_SESSION + /* Define if utmp.h or lastlog.h has struct lastlog */ #undef HAVE_STRUCT_LASTLOG