Mercurial > hg > octave-nkf
diff configure.in @ 1885:7a5f049849b2
[project @ 1996-02-05 19:27:15 by jwe]
author | jwe |
---|---|
date | Mon, 05 Feb 1996 19:27:22 +0000 |
parents | 1e1e1c0b8c1b |
children | fb1e50c2cb44 |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +dnl Copyright (C) 1996 John W. Eaton ### ### This file is part of Octave. ### @@ -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.160 $) +AC_REVISION($Revision: 1.161 $) AC_PREREQ(2.0) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h)