Mercurial > hg > octave-lyh
changeset 407:6ee17709cadf
[project @ 1994-04-20 06:05:40 by jwe]
author | jwe |
---|---|
date | Wed, 20 Apr 1994 06:05:40 +0000 |
parents | 2788276104a0 |
children | 17f5e281ff9d |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -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