comparison ChangeLog @ 5499:9e3efbc3070a

[project @ 2005-10-17 20:11:52 by jwe]
author jwe
date Mon, 17 Oct 2005 20:11:52 +0000
parents 3b3e8b7f0800
children b4cfbb0ec8c4
comparison
equal deleted inserted replaced
5498:3b3e8b7f0800 5499:9e3efbc3070a
1 2005-10-17 Paul Kienzle <pkienzle@users.sf.net>
2
3 * octave.test/system/system.exp: rmdir no longer prints a
4 message if the directory does not exist.
5
6 * octave.test/system/mk-rm-dir-1.m: mkdir/rmdir return 1
7 on success and 0 on failure.
8
1 2005-10-17 John W. Eaton <jwe@octave.org> 9 2005-10-17 John W. Eaton <jwe@octave.org>
2 10
3 * configure.in (F77_FFLOAT_STORE_FLAG): 11 * configure.in (F77_FFLOAT_STORE_FLAG):
4 Check for -ffloat-store option for Fortran compiler and set 12 Check for -ffloat-store option for Fortran compiler and set
5 F77_FLOAT_STORE_FLAG if it works. 13 F77_FLOAT_STORE_FLAG if it works.