Mercurial > hg > octave-lyh
diff doc/ChangeLog @ 12167:ad636c1f353b
Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
For configure, set all of these, for make, all except OCTAVE. They
contain the full path of the respective programs of the correct
version.
author | Olaf Till <olaf.till@uni-jena.de> |
---|---|
date | Wed, 26 Jan 2011 15:44:51 -0500 |
parents | 1c5ecdda4e9a |
children | c69fd002a3fc |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-01-26 Olaf Till <olaf.till@uni-jena.de> + + * interpreter/package.txi: Document variables MKOCTFILE, + OCTAVE_CONFIG, and OCTAVE exported by pkg for configure and make. + 2011-01-25 Rik <octave@nomad.inbox5.com> * Makefile.am: Remove pass-through rules for AUTHORS, BUGS, and