openbsd-ports/x11/wterm/patches/patch-aa

16 lines
412 B
Plaintext
Raw Normal View History

--- 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