* configure.ac: Test for isatty.
commit8a3850e941251dd71c42c93c09f7ba723aa84f64
authorWerner LEMBERG <wl@gnu.org>
Tue, 23 Jul 2002 22:03:47 +0000 (23 22:03 +0000)
committerWerner LEMBERG <wl@gnu.org>
Tue, 23 Jul 2002 22:03:47 +0000 (23 22:03 +0000)
tree35120e2e4efb55b6c310007416ff73bcdcd5494c
parentd428c24c4567d27dae2ba0c066eba5da52cb3fdf
* configure.ac: Test for isatty.
* configure: Regenerated.
* src/include/posix.h: Check HAVE_ISATTY.
* src/roff/troff/input.cc [ISATTY_MISSING]: Removed.
* src/utils/lookbib/lookbib.cc: Include posix.h.
Don't declare isatty.

* NEWS: Add `output' request.

* REVISION: Increased to 1.
ChangeLog
Makefile.in
NEWS
REVISION
configure
configure.ac
src/include/posix.h
src/roff/troff/input.cc
src/utils/lookbib/lookbib.cc