summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2009-04-15 15:19:08 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2009-04-15 15:19:08 +0000
commit94661ad2d0b4a042d55c6e0e2cc4284ec216f0d9 (patch)
tree6263fe058357a2dae2783ad49d527cd12091509b /configure
parentbe41eecada4799e5599dd8030778711eb2c16a52 (diff)
If you don't have termios, get a better computer. Nickels available.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index d126bea..9c9c849 100755
--- a/configure
+++ b/configure
@@ -21092,8 +21092,7 @@ fi
-
-for ac_header in fcntl.h paths.h termios.h sgtty.h unistd.h malloc.h term.h
+for ac_header in fcntl.h paths.h sgtty.h unistd.h malloc.h term.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then