# HG changeset patch # User jwe # Date 786600330 0 # Node ID a5b83bace72a4a1b686333bf965d56c4591f1fb1 # Parent d692388b9f93fd09b48a5695ef989a50dea63e7d [project @ 1994-12-05 04:05:09 by jwe] diff -r d692388b9f93 -r a5b83bace72a Makefile.in --- a/Makefile.in Mon Dec 05 04:01:30 1994 +0000 +++ b/Makefile.in Mon Dec 05 04:05:30 1994 +0000 @@ -11,19 +11,18 @@ all: FORCE @echo "" - @echo "**************************************************************" - @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 "" - @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 "you have not done so already." - @echo "" - @echo "**************************************************************" + @echo "**********************************************************" + @echo "* *" + @echo "* To compile Octave, you will need a recent version of *" + @echo "* GNU Make. *" + @echo "* *" + @echo "* You will also need g++ version 2.6.3 or later, and *" + @echo "* libg++ version 2.6.1 or later. *" + @echo "* *" + @echo "* Now would be a good time to read INSTALL.OCTAVE if *" + @echo "* you have not done so already. *" + @echo "* *" + @echo "**********************************************************" @echo "" $(MAKE) -f octMakefile all diff -r d692388b9f93 -r a5b83bace72a octMakefile.in --- a/octMakefile.in Mon Dec 05 04:01:30 1994 +0000 +++ b/octMakefile.in Mon Dec 05 04:05:30 1994 +0000 @@ -20,7 +20,7 @@ configure configure.in config.guess config.sub float-type.c \ move-if-change octave.sh octave-bug.in octave-mode.el \ install-sh doinstall.sh mkinstalldirs config.h.in acconfig.h \ - GCC.PATCH MAKEINFO.PATCH ChangeLog ChangeLog.[0-9] + MAKEINFO.PATCH ChangeLog ChangeLog.[0-9] # Complete directory trees to distribute. DISTDIRS = bsd-math kpathsea