--- Configure.orig	2005-06-01 01:09:40.000000000 -0400
+++ Configure	2005-06-01 01:09:47.000000000 -0400
@@ -149,17 +149,6 @@
 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;
-
-
 if [ -f /usr/lib/libc.dylib ]; then
   # Darwin headers restricted if _POSIX_SOURCE
   echo "-U_POSIX_SOURCE" >> configuration
