1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/japanese/kterm16c/files/extra-patch-Xaw3d
1998-12-23 01:47:27 +00:00

12 lines
411 B
Plaintext

--- ./kterm.h.org Thu Jul 11 22:01:37 1996
+++ ./kterm.h Fri Nov 1 05:22:15 1996
@@ -36,6 +36,7 @@
#define KTERM_KINPUT2 /* Kinput2 protocol */
#define KTERM_COLOR /* color sequence */
#define KTERM_NOTEK /* disables Tektronix emulation */
-#undef KTERM_XAW3D /* Xaw3d -DARROW_SCROLLBAR support */
+#define KTERM_XAW3D /* Xaw3d -DARROW_SCROLLBAR support */
+#define USE_XAW3DLIB
#endif /* !_KTERM_H_ */