summaryrefslogtreecommitdiff
path: root/graphics/gnuplot/patches/patch-aa
blob: 3704ae32305a3df7c79e32e0c9ecb28c3735d970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- readline.c.orig	Fri Jan 30 07:58:22 1998
+++ readline.c	Fri Jan 30 08:08:56 1998
@@ -119,3 +119,3 @@
 #ifdef SIGTSTP
-#define TERMIOS
+/*#define TERMIOS*/
 #include <termios.h>
@@ -126,2 +126,3 @@
 #endif 
+#endif /* ISC22 */
 #ifndef IUCLC
@@ -129,3 +130,2 @@
 #endif
-#endif /* ISC22 */