freebsd-ports/japanese/kterm/files/extra-patch-Tektronix
Norikatsu Shigemura 5323a25a7e Add Tektronix emulation knob.
PR:		ports/64835
Submitted by:	Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp>
Approved by:	shige (blanket)
2004-03-31 15:40:30 +00:00

11 lines
425 B
Text

--- ./kterm.h.orig Fri Jul 12 14:01:37 1996
+++ ./kterm.h Thu Aug 16 01:34:54 2001
@@ -35,7 +35,7 @@
#define KTERM_XIM /* XIM protocol */
#define KTERM_KINPUT2 /* Kinput2 protocol */
#define KTERM_COLOR /* color sequence */
-#define KTERM_NOTEK /* disables Tektronix emulation */
+#undef KTERM_NOTEK /* disables Tektronix emulation */
#undef KTERM_XAW3D /* Xaw3d -DARROW_SCROLLBAR support */
#endif /* !_KTERM_H_ */