summaryrefslogtreecommitdiff
path: root/lang/gprolog/patches/patch-ae
blob: 3128a684f24ba8c602e1ebc5ea54bbeb0bc9cbd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ae,v 1.2 2002/11/13 20:15:12 jschauma Exp $

--- EnginePl/gp_config.h.orig	Wed Nov 13 13:35:46 2002
+++ EnginePl/gp_config.h	Wed Nov 13 13:36:56 2002
@@ -30,7 +30,10 @@
 /* #undef HAVE_SYS_IOCTL_COMPAT_H */
 
 /* Define if you have termios.h */
-#define HAVE_TERMIOS_H 1
+#undef HAVE_TERMIOS_H
+
+/* Define if you have termio.h */
+#undef HAVE_TERMIO_H
 
 /* Define if you have termios.h */
 #define HAVE_MALLOC_H 1