# HG changeset patch # User jwe # Date 766821940 0 # Node ID 6ee17709cadfb6ac21e2e0cd9238d7e22a63b46d # Parent 2788276104a0c8721c166328429b931d41f441ae [project @ 1994-04-20 06:05:40 by jwe] diff -r 2788276104a0 -r 6ee17709cadf configure.in --- a/configure.in Wed Apr 20 05:56:35 1994 +0000 +++ b/configure.in Wed Apr 20 06:05:40 1994 +0000 @@ -21,7 +21,7 @@ dnl along with Octave; see the file COPYING. If not, write to the Free dnl Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. dnl -AC_REVISION([$Id: configure.in,v 1.28 1994-04-20 05:56:35 jwe Exp $])dnl +AC_REVISION($Revision: 1.29 $)dnl AC_PREREQ(1.8)dnl AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h)dnl