mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
12 lines
344 B
Plaintext
12 lines
344 B
Plaintext
$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_ */
|