projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed759f5
)
No longer check for termio.h or termios.h
author
Ken Hornstein
<kenh@pobox.com>
Wed, 4 Jan 2012 02:12:11 +0000
(21:12 -0500)
committer
Ken Hornstein
<kenh@pobox.com>
Wed, 4 Jan 2012 02:12:11 +0000
(21:12 -0500)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
2cd5940
..
cd3792c
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-467,7
+467,7
@@
AC_HEADER_TIME
AC_HEADER_SYS_WAIT
AC_HEADER_STAT
AC_HEADER_TIOCGWINSZ
-AC_CHECK_HEADERS(errno.h fcntl.h crypt.h termcap.h termio.h termios.h \
+AC_CHECK_HEADERS(errno.h fcntl.h crypt.h termcap.h \
langinfo.h wchar.h wctype.h iconv.h netdb.h \
sys/param.h sys/time.h sys/stream.h arpa/ftp.h)