diff ChangeLog @ 5498:3b3e8b7f0800

[project @ 2005-10-17 15:31:06 by jwe]
author jwe
date Mon, 17 Oct 2005 15:31:08 +0000
parents 0d1f6c7fe37a
children 9e3efbc3070a
line wrap: on
line diff
--- a/ChangeLog	Fri Oct 14 21:02:06 2005 +0000
+++ b/ChangeLog	Mon Oct 17 15:31:08 2005 +0000
@@ -1,3 +1,11 @@
+2005-10-17  John W. Eaton  <jwe@octave.org>
+
+	* configure.in (F77_FFLOAT_STORE_FLAG):
+	Check for -ffloat-store option for Fortran compiler and set
+	F77_FLOAT_STORE_FLAG if it works.
+	* Makeconf.in: Substitute it here.
+	(do-subst-config-vals): Substitute OCTAVE_CONF_F77_FLOAT_STORE_FLAG.
+
 2005-10-14  John W. Eaton  <jwe@octave.org>
 
 	* aclocal.m4 (OCTAVE_PROG_PYTHON): New macro.