# HG changeset patch # User jwe # Date 766821395 0 # Node ID 2788276104a0c8721c166328429b931d41f441ae # Parent fa84be0c4fed9d0461b9279f3b79099545da47c2 [project @ 1994-04-20 05:56:35 by jwe] diff -r fa84be0c4fed -r 2788276104a0 configure.in --- a/configure.in Wed Apr 20 05:53:20 1994 +0000 +++ b/configure.in Wed Apr 20 05:56:35 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.27 1994-04-20 05:53:20 jwe Exp $)dnl +AC_REVISION([$Id: configure.in,v 1.28 1994-04-20 05:56:35 jwe Exp $])dnl AC_PREREQ(1.8)dnl AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h)dnl