diff src/oct-conf.h.in @ 5498:3b3e8b7f0800

[project @ 2005-10-17 15:31:06 by jwe]
author jwe
date Mon, 17 Oct 2005 15:31:08 +0000
parents 4c8a2e4e0717
children 199f15a8d1fc
line wrap: on
line diff
--- a/src/oct-conf.h.in	Fri Oct 14 21:02:06 2005 +0000
+++ b/src/oct-conf.h.in	Mon Oct 17 15:31:08 2005 +0000
@@ -129,6 +129,10 @@
 #define OCTAVE_CONF_F77 %OCTAVE_CONF_F77%
 #endif
 
+#ifndef OCTAVE_CONF_F77_FLOAT_STORE_FLAG
+#define OCTAVE_CONF_F77_FLOAT_STORE_FLAG %OCTAVE_CONF_F77_FLOAT_STORE_FLAG%
+#endif
+
 #ifndef OCTAVE_CONF_FC
 #define OCTAVE_CONF_FC %OCTAVE_CONF_FC%
 #endif