Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d2d75d3

Browse files
Check in a version with the termios test in place.
1 parent bddbaf7 commit d2d75d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22

3-
# From configure.in Revision: 1.187
3+
# From configure.in Revision: 1.188
44

55
# Guess values for system-dependent variables and create Makefiles.
66
# Generated automatically using autoconf version 2.13
@@ -1661,7 +1661,7 @@ EOF
16611661
fi
16621662

16631663
for ac_hdr in dlfcn.h fcntl.h limits.h locale.h ncurses.h poll.h pthread.h \
1664-
signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h \
1664+
signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h termios.h \
16651665
sys/audioio.h sys/file.h sys/lock.h db_185.h db.h \
16661666
sys/param.h sys/select.h sys/socket.h sys/time.h sys/times.h \
16671667
sys/un.h sys/utsname.h sys/wait.h pty.h libutil.h \

0 commit comments

Comments
 (0)