# HG changeset patch # User jwe # Date 786577586 0 # Node ID 84448f40447f24c8dc352f779a60fb8dcc3c78e9 # Parent 5dd425eeee3be166e1b3b406bdd3f316d86a3997 [project @ 1994-12-04 21:46:26 by jwe] diff -r 5dd425eeee3b -r 84448f40447f Makefile.in --- a/Makefile.in Thu Dec 01 20:59:53 1994 +0000 +++ b/Makefile.in Sun Dec 04 21:46:26 1994 +0000 @@ -15,12 +15,12 @@ @echo "To compile Octave, you will need a recent version of GNU Make." @echo "" @echo "You will also need g++ version 2.6.2 or later, and libg++" - @echo "version 2.6.1 or later." + @echo "version 2.6.1 or later." @echo "" @echo "You may also need the patch for g++ that is distributed with" @echo "Octave in the file GCC.PATCH." @echo "" - @echo "Now would be a good time to read the file INSTALL.OCTAVE if" + @echo "Now would be a good time to read the file INSTALL.OCTAVE if" @echo "you have not done so already." @echo "" @echo "**************************************************************"