diff ChangeLog @ 6061:c968f4198067

[project @ 2006-10-18 20:57:04 by jwe]
author jwe
date Wed, 18 Oct 2006 20:57:05 +0000
parents 0cc5f8afba3f
children 950d8cb39617
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 18 02:56:54 2006 +0000
+++ b/ChangeLog	Wed Oct 18 20:57:05 2006 +0000
@@ -1,7 +1,13 @@
+2006-10-17  John W. Eaton  <jwe@octave.org>
+
+	* configure.in: Check for _isnan, _finite, and _copysign.
+
 2006-10-17  Michael Goffioul  <michael.goffioul@swing.be>
 
-	* (OCTAVE_CXX_PREPENDS_UNDERSCORE, OCTAVE_CXX_ABI): Use $ac_objext
-	instead of assuming .o.
+	* aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE, OCTAVE_CXX_ABI): Use
+	$ac_objext instead of assuming .o.
+	(OCTAVE_PROG_GNUPLOT): Handle *-*-msdos the same as *-*-cygwin*
+	and *-*-mingw32*.
 
 2006-10-17  John W. Eaton  <jwe@octave.org>