Mercurial > hg > octave-lyh
diff ChangeLog @ 10003:2ea3110e15ed
Use M4 quoting for arguments to autoconf macros containing variables
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sat, 19 Dec 2009 14:24:02 -0800 |
parents | e93c9bfff8b8 |
children | e517da95bf98 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ +2009-12-11 Rik <octave@nomad.inbox5.com> + + * Makefile.am: Use M4 quoting for arguments to autoconf macros containing + variables + 2009-12-19 Jaroslav Hajek <highegg@gmail.com> * data.cc (Fsize_equal): Allow calling with zero arguments. + variables 2009-12-15 John W. Eaton <jwe@octave.org>