diff ChangeLog @ 10380:60acc47c203f

configure checks for complex element setter/reference accessor methods
author John W. Eaton <jwe@octave.org>
date Mon, 01 Mar 2010 15:02:25 -0500
parents 9126d71f53aa
children 0c8d2278c57f
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 01 15:24:05 2010 +0100
+++ b/ChangeLog	Mon Mar 01 15:02:25 2010 -0500
@@ -1,3 +1,9 @@
+2010-03-01  John W. Eaton  <jwe@octave.org>
+
+	* acinclude.m4 (OCTAVE_CXX_COMPLEX_REFERENCE_ACCESSORS,
+	OCTAVE_CXX_COMPLEX_SETTERS): New macros.
+	* configure.ac: Use them.
+
 2010-02-25  John W. Eaton  <jwe@octave.org>
 
 	* gdbinit: New file.