diff ChangeLog @ 6103:a2fdc87184cf

[project @ 2006-10-26 21:32:17 by jwe]
author jwe
date Thu, 26 Oct 2006 21:32:17 +0000
parents ef9569e10d8b
children a334206512b9
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 26 20:50:04 2006 +0000
+++ b/ChangeLog	Thu Oct 26 21:32:17 2006 +0000
@@ -1,10 +1,15 @@
 2006-10-26  Michael Goffioul  <michael.goffioul@swing.be>
 
 	* configure.in (*-*-msdosmsvc): Set library_path_var.
+	Check for _WIN32_WINNT >= 0x0403.  Define _USE_MATH_DEFINES if it
+	is needed.
 	(XTRA_CRUFT_LINK_DEPS): New variable.  Substitute it.
-
+	
 2006-10-26  John W. Eaton  <jwe@octave.org>
 
+	* aclocal.m4 (OCTAVE_PROG_PAGER): Also check for more.com for
+	*-*-mingw* and *-*-msdosmsvc systems.
+
 	* configure.in (F77_TOLOWER, F77_APPEND_UNDERSCORE,
 	F77_APPEND_EXTRA_UNDERSCORE): New variables.  Substitute them.
 	* Makeconf.in (F77_TOLOWER, F77_APPEND_UNDERSCORE,