diff build-aux/bootstrap.conf @ 14160:ebcb0f83698f stable

use gnulib::isatty * bootstrap.conf (gnulib_modules): Include isatty in the list. * sysdep.cc (raw_mode): Use gnulib::isatty. * octave.cc (octave_main): Likewise. * lex.ll: Define isatty to use gnulib namespace.
author John W. Eaton <jwe@octave.org>
date Fri, 06 Jan 2012 12:39:49 -0500
parents 583d3d6f6fde
children a543ed02e673
line wrap: on
line diff
--- a/build-aux/bootstrap.conf	Fri Jan 06 12:09:02 2012 -0500
+++ b/build-aux/bootstrap.conf	Fri Jan 06 12:39:49 2012 -0500
@@ -36,6 +36,7 @@
   getopt-gnu
   gettimeofday
   glob
+  isatty
   link
   lstat
   mkdir