diff ChangeLog @ 5076:dc5f6082aa74

[project @ 2004-11-12 03:49:26 by jwe]
author jwe
date Fri, 12 Nov 2004 03:49:26 +0000
parents 3486c62f2d62
children 1bf9abc0256b
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 10 03:13:27 2004 +0000
+++ b/ChangeLog	Fri Nov 12 03:49:26 2004 +0000
@@ -1,3 +1,12 @@
+2004-11-11  John W. Eaton  <jwe@octave.org>
+
+	* (OCTAVE_PROG_GNUPLOT): Don't set GNUPLOT_BINARY before calling
+	AC_CHECK_PROGS(GNUPLOT_BINARY, ...).
+
+	* configure.in: Use it to see if the C, C++, and Fortran compilers
+	accept -ffloat-store.
+	* aclocal.m4 (OCTAVE_F77_FLAG): New macro.
+
 2004-09-08  John W. Eaton  <jwe@octave.org>
 
 	* configure.in (GXX_PICKY_FLAGS): Remove -fno-nonnull-objects.