Mercurial > hg > octave-lyh
changeset 957:a5b83bace72a
[project @ 1994-12-05 04:05:09 by jwe]
author | jwe |
---|---|
date | Mon, 05 Dec 1994 04:05:30 +0000 |
parents | d692388b9f93 |
children | 41f8acf06573 |
files | Makefile.in octMakefile.in |
diffstat | 2 files changed, 13 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in +++ b/Makefile.in @@ -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
--- a/octMakefile.in +++ b/octMakefile.in @@ -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