changeset 1260:1ef158ab5d98

[project @ 1995-04-12 01:42:29 by jwe]
author jwe
date Wed, 12 Apr 1995 01:42:29 +0000
parents 68ccb4b5b79f
children d5a341c3d981
files configure.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Apr 12 01:39:03 1995 +0000
+++ b/configure.in	Wed Apr 12 01:42:29 1995 +0000
@@ -20,7 +20,7 @@
 ### along with Octave; see the file COPYING.  If not, write to the Free
 ### Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-AC_REVISION($Revision: 1.116 $)
+AC_REVISION($Revision: 1.117 $)
 AC_PREREQ(2.0)
 AC_INIT(src/octave.cc)
 AC_CONFIG_HEADER(config.h)
@@ -522,7 +522,7 @@
 AC_CHECK_HEADERS(assert.h float.h limits.h memory.h pwd.h stdlib.h)
 AC_CHECK_HEADERS(string.h varargs.h unistd.h floatingpoint.h)
 AC_CHECK_HEADERS(sys/utsname.h sys/time.h sys/fcntl.h)
-AC_CHECK_HEADERS(sys/ttold.h sys/ptem.h sys/select.h sys/resource.h)
+AC_CHECK_HEADERS(sys/select.h sys/resource.h)
 AC_HEADER_DIRENT
 AC_TIME_WITH_SYS_TIME