Mercurial > hg > octave-nkf
diff configure.in @ 1473:40d91a5824b2
[project @ 1995-09-22 09:40:57 by jwe]
author | jwe |
---|---|
date | Fri, 22 Sep 1995 09:40:57 +0000 |
parents | 8aa535221fa1 |
children | f8d8b6aa31aa |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -20,7 +20,7 @@ ### along with Octave; see the file COPYING. If not, write to the Free ### Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -AC_REVISION($Revision: 1.138 $) +AC_REVISION($Revision: 1.139 $) AC_PREREQ(2.0) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h) @@ -567,6 +567,7 @@ AC_CHECK_HEADERS(sys/fcntl.h sys/param.h sys/resource.h sys/select.h) AC_CHECK_HEADERS(sys/stat.h sys/time.h sys/utsname.h) AC_CHECK_HEADERS(termios.h termio.h sgtty.h) +AC_CHECK_HEADERS(termcap.h curses.h) if test "$ac_cv_header_termios_h" = yes \ || test "$ac_cv_header_termio_h" = yes \