Mercurial > hg > octave-nkf
comparison doc/ChangeLog @ 9962:9bd50882cd1c
new distdir-local rule stops package distribution unless libraries necessary to create documentation are present.
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Thu, 10 Dec 2009 13:09:25 -0800 |
parents | 4c681ff57bc3 |
children | 0055d0b8a4bb |
comparison
equal
deleted
inserted
replaced
9961:dbbec33d14f8 | 9962:9bd50882cd1c |
---|---|
1 2009-12-10 Rik <octave@nomad.inbox5.com> | |
2 | |
3 * interpreter/Makefile.am: new distdir-local rule to check for presence of | |
4 necessary libraries before packaging distribution | |
5 | |
1 2009-12-08 Rik <octave@nomad.inbox5.com> | 6 2009-12-08 Rik <octave@nomad.inbox5.com> |
2 | 7 |
3 * interpreter/Makefile.am: Distribute all generated documentation (.pdf, | 8 * interpreter/Makefile.am: Distribute all generated documentation (.pdf, |
4 .ps, .html, .dvi) to remove build requirement for TexInfo | 9 .ps, .html, .dvi) to remove build requirement for TexInfo |
5 | 10 |