Mercurial > hg > octave-lyh
diff doc/ChangeLog @ 9794:0d4613a736e9
convert build system to use automake and libtool
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 10 Nov 2009 15:02:25 -0500 |
parents | 09da0bd91412 |
children | c657c056240d |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,16 @@ +2009-11-10 John W. Eaton <jwe@octave.org> + + * Makefile.am, faq/Makefile.am, interpreter/Makefile.am, + liboctave/Makefile.am, refcard/Makefile.am, + interpreter/config-images.sh, interpreter/images, + interpreter/images.awk: New files. + * Makefile.in, faq/Makefile.in, interpreter/Makefile.in, + liboctave/Makefile.in, refcard/Makefile.in: Delete. + * interpreter/munge-texi.cc (main, usage): Eliminate unnecessary + -d option. + * liboctave/liboctave.texi: Surround @direntry in appropriate magic. + * faq/OctaveFAQ.texi: Rename from faq/Octave-FAQ.texi. + 2009-10-23 Rik <octave@nomad.inbox5.com> * various: Periodic grammar check of Octave documentation files to ensure