From: Eric S. Raymond Date: Tue, 16 Jan 2001 15:26:34 +0000 (+0000) Subject: Check in a version with the termios test in place. X-Git-Tag: v2.1a1~231 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d2d75d3edd30f2b3079522d5a984608a6f0b752f;p=thirdparty%2FPython%2Fcpython.git Check in a version with the termios test in place. --- diff --git a/configure b/configure index 2c915243ded2..605fa93a03d5 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh -# From configure.in Revision: 1.187 +# From configure.in Revision: 1.188 # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 @@ -1661,7 +1661,7 @@ EOF fi for ac_hdr in dlfcn.h fcntl.h limits.h locale.h ncurses.h poll.h pthread.h \ -signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h \ +signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h termios.h \ sys/audioio.h sys/file.h sys/lock.h db_185.h db.h \ sys/param.h sys/select.h sys/socket.h sys/time.h sys/times.h \ sys/un.h sys/utsname.h sys/wait.h pty.h libutil.h \