diff ChangeLog @ 6089:9f9313969599

[project @ 2006-10-25 21:00:07 by jwe]
author jwe
date Wed, 25 Oct 2006 21:00:07 +0000
parents 700e121edb94
children ee50f74d1dd7
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* configure.in (INCLUDE_DEPS): Set and substitute.
 	(DEPEND_FLAGS, DEPEND_EXTRA_SED_PATTERN): Rearrange way these are set.
+
 	* Makeconf.in (INCLUDE_DEPS): Substitute here, and use to set default
 	value for omit_deps.
 
@@ -15,6 +16,10 @@
 	(AH_BOTTOM) [_MSC_VER]: include definitions for CRUFT_API,
 	OCTAVE_API, and OCTINTERP_API.
 
+	* configure.in (*-*-msdosmsvc): Add "-EHs -MD" to CXXFLAGS.
+	Add "-MD" to CFLAGS.  Add "-MD" to CONFLIB_ARG when checking for
+	libf2c.
+
 2006-10-25  John W. Eaton  <jwe@octave.org>
 
 	* mkoctfile.in (OCTAVE_VERSION): No need to quote replacement here.