$NetBSD: patch-ac,v 1.3 2011/02/05 13:38:15 ryoon Exp $

--- spim/Configure.orig	2010-01-09 05:22:57.000000000 +0000
+++ spim/Configure
@@ -172,14 +172,14 @@ fi;
 
 
 echo
-echo Checking for /usr/include/termios.h
-if [ -f /usr/include/termios.h ]; then
-  echo "-DUSE_TERMIOS" >> ./configuration
-  echo "Yes, it is there"
-else
-  # No termios
-  echo "No, it is not there"
-fi;
+#echo Checking for /usr/include/termios.h
+#if [ -f /usr/include/termios.h ]; then
+#  echo "-DUSE_TERMIOS" >> ./configuration
+#  echo "Yes, it is there"
+#else
+#  # No termios
+#  echo "No, it is not there"
+#fi;
 
 
 if [ -f /usr/lib/libc.dylib ]; then
