mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
fda0121fff
problem. As a side effect this now builds on FreeBSD/Alpha.
12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
--- src/config.h.orig Wed Feb 11 05:30:28 1998
|
|
+++ src/config.h Sat Sep 18 18:20:32 1999
|
|
@@ -52,7 +52,7 @@
|
|
/*
|
|
* OPTION: Use the POSIX "termios" methods in "main-gcu.c"
|
|
*/
|
|
-/* #define USE_TPOSIX */
|
|
+#define USE_TPOSIX
|
|
|
|
/*
|
|
* OPTION: Use the "termio" methods in "main-gcu.c"
|