14 lines
384 B
Text
14 lines
384 B
Text
$NetBSD: patch-ae,v 1.1 2006/03/21 18:48:45 minskim Exp $
|
|
|
|
--- build/config.h.in.orig 2000-05-02 19:27:54.000000000 -0700
|
|
+++ build/config.h.in
|
|
@@ -103,6 +103,9 @@
|
|
/* Define if you have <sys/select.h> */
|
|
#undef HAVE_SYS_SELECT_H
|
|
|
|
+/* Define if you have <sys/stropts.h> */
|
|
+#undef HAVE_SYS_STROPTS_H
|
|
+
|
|
/* Define if you have the System V style pty calls. */
|
|
#undef HAVE_SYS5_PTY
|
|
|