11 lines
344 B
Text
11 lines
344 B
Text
$NetBSD: patch-aa,v 1.2 2005/06/01 19:48:32 wiz Exp $
|
|
|
|
--- kterm.h.orig 2005-06-01 21:47:18.000000000 +0200
|
|
+++ kterm.h
|
|
@@ -37,5 +37,6 @@
|
|
#define KTERM_COLOR /* color sequence */
|
|
#define KTERM_NOTEK /* disables Tektronix emulation */
|
|
#undef KTERM_XAW3D /* Xaw3d -DARROW_SCROLLBAR support */
|
|
+#define ALLOWLOGGING
|
|
|
|
#endif /* !_KTERM_H_ */
|