changeset 1236:254a72d9587f

[project @ 1995-04-10 14:44:59 by jwe]
author jwe
date Mon, 10 Apr 1995 14:44:59 +0000
parents 6c77481483bb
children 9d78b5687400
files configure.in
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Mon Apr 10 14:36:29 1995 +0000
+++ b/configure.in	Mon Apr 10 14:44:59 1995 +0000
@@ -1,7 +1,6 @@
 dnl configure.in
 dnl
 dnl Process this file with autoconf to produce a configure script.
-dnl Requires GNU autoconf 1.8 or later.
 dnl
 dnl Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton
 ### 
@@ -21,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.111 $)
+AC_REVISION($Revision: 1.112 $)
 AC_PREREQ(2.0)
 AC_INIT(src/octave.cc)
 AC_CONFIG_HEADER(config.h)