# HG changeset patch # User jwe # Date 789192492 0 # Node ID bef46882918ccc53dea5262f5bf24670b845ca94 # Parent dfe01093f6573b8d78fd877b86cf3e0871b65d08 [project @ 1995-01-04 04:08:12 by jwe] diff --git a/configure.in b/configure.in --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ 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 John W. Eaton +dnl Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton ### ### This file is part of Octave. ### @@ -21,7 +21,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.82 $) +AC_REVISION($Revision: 1.83 $) AC_PREREQ(2.0) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h kpathsea/c-auto.h)