termios.h contains the winsize structure we need to determine the
authorDouglas Gregor <dgregor@apple.com>
Mon, 18 May 2009 17:21:34 +0000 (17:21 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 18 May 2009 17:21:34 +0000 (17:21 +0000)
commit071d73d67e7cea60e7334f6ae96c1e8f8050a662
treeaa5c6b099874bce274019ec634bca7558acacf4b
parenta537bf83eda87a0eb65c278d673e51f76b0dd98b
termios.h contains the winsize structure we need to determine the
width of a terminal. Don't try to get the width of a terminal if we
don't have this header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72018 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
cmake/config-ix.cmake
configure
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in
lib/System/Unix/Process.inc