--- autoconf/config.h.in.orig	Sun Oct 31 13:37:38 1999
+++ autoconf/config.h.in	Sun Oct 31 13:38:16 1999
@@ -147,10 +147,10 @@
 #undef HAVE_UTMP_HOST
 
 /* Define location of utmp/utmpx */
-#undef RXVT_UTMP_FILE
+#define RXVT_UTMP_FILE	"/var/run/utmp"
 
 /* Define location of wtmp */
-#undef RXVT_WTMP_FILE
+#define RXVT_WTMP_FILE	"/var/log/wtmp"
 
 /* Define location of ttys/ttytab */
 #undef TTYTAB_FILENAME
