Mercurial > hg > octave-jordi
diff etc/README.MacOS @ 15497:c49d891eb263 stable
Update broken or inconsistent project and wiki urls
* README, doc/interpreter/contrib.txi, etc/HACKING, etc/README.MacOS,
etc/README.MinGW, etc/README.devel: Update urls to use the octave.org domain.
* doc/faq/OctaveFAQ.texi, scripts/miscellaneous/info.m: Replace broken links
to the manual and help mailing list.
* doc/faq/OctaveFAQ.texi, etc/PROJECTS, etc/README.MacOS: Update wiki urls to
short naming scheme.
* doc/interpreter/contrib.txi, scripts/help/unimplemented.m: Make Octave-Forge
project urls consistent.
* src/version.h.in: Update url to contribution page.
author | Mike Miller <mtmiller@ieee.org> |
---|---|
date | Mon, 08 Oct 2012 08:01:07 -0400 |
parents | 64378396e7a6 |
children | 3ae8c1ee7365 |
line wrap: on
line diff
--- a/etc/README.MacOS +++ b/etc/README.MacOS @@ -31,7 +31,7 @@ the current development sources using mercurial can be found on Octave's web-site below. - http://www.gnu.org/software/octave/download.html + http://www.octave.org/download.html Building on MacOS can vary significantly between versions. These instructions document the procedure for MacOS 10.6.X. @@ -77,7 +77,7 @@ Instructions for building Octave are available on the web at the link below. - http://wiki.octave.org/wiki.pl?BuildFromSource + http://wiki.octave.org/Build_from_source In addition, those wishing to build on MacOS X (10.6.x) should read section 2.1 above. @@ -143,7 +143,7 @@ See the link below for additional details about optional dependencies. - http://wiki.octave.org/wiki.pl?BuildFromSource + http://wiki.octave.org/Build_from_source TODO - Modify the configure script to test for 64 bit vecLib bug. When the bug is present, apply the wrapper solution.