diff ChangeLog @ 9906:8d20fb66a0dc

more automake fixes
author John W. Eaton <jwe@octave.org>
date Thu, 03 Dec 2009 15:39:20 -0500
parents ac69e6f4b33d
children f8a5863ae243
line wrap: on
line diff
--- a/ChangeLog	Wed Dec 02 21:42:11 2009 -0800
+++ b/ChangeLog	Thu Dec 03 15:39:20 2009 -0500
@@ -1,3 +1,17 @@
+2009-12-03  John W. Eaton  <jwe@octave.org>
+
+	* common.mk (OCTAVE_VERSION, OCTAVE_API_VERSION)
+	(OCTAVE_RELEASE_DATE, OCTAVE_COPYRIGHT, OCTAVE_IDX_TYPE):
+	New substituted variables.
+	(version): Define from $(OCTAVE_VERSION).
+	(api_version): Define from $(OCTAVE_API_VERSION).
+	(do_subst_texinfo_vals): Delete macro.
+
+	* configure.ac (AC_CONFIG_HEADER): Quote arg.
+	(AC_CONFIG_FILES): Remove mxarray.h and version.h from the list.
+
+	* examples/Makefile.am (CLEANFILES): New variable.
+
 2009-11-30  Kacper Kowalik <xarthisius.kk@gmail.com>
 
 	* acinclude.m4 (OCTAVE_HDF5_HAS_ENFORCED_16_API): New macro that