Mercurial > hg > octave-lyh
diff ChangeLog @ 9917:c1210502785b
provide OCTAVE_API_VERSION_NUMBER
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 04 Dec 2009 15:18:17 -0500 |
parents | 3dbe6e920f76 |
children | 6cb30a539481 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-12-04 John W. Eaton <jwe@octave.org> + + * configure.ac (OCTAVE_API_VERSION_NUMBER): New variable. + (OCTAVE_API_VERSION): Define using OCTAVE_API_VERSION_NUMBER. + * common.mk (OCTAVE_API_VERSION_NUMBER): New variable. + 2009-12-04 John W. Eaton <jwe@octave.org> * configure.ac: Check $have_x = yes, not just $have_x.