comparison ChangeLog @ 2855:1bb7dc230a4b

[project @ 1997-03-29 03:55:52 by jwe]
author jwe
date Sat, 29 Mar 1997 03:55:53 +0000
parents f9088eb6b47a
children 95e85daad148
comparison
equal deleted inserted replaced
2854:f9088eb6b47a 2855:1bb7dc230a4b
1 Fri Mar 28 16:53:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 1 Fri Mar 28 16:53:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * configure.in: Don't add -fpe1 to FFLAGS on Alpha OSF/1 systems
4 unless we are also using a version of gcc that appears to support
5 IEEE floating point.
2 6
3 * aclocal.m4 (OCTAVE_FLIBS): Require OCTAVE_HOST_TYPE. 7 * aclocal.m4 (OCTAVE_FLIBS): Require OCTAVE_HOST_TYPE.
4 Skip -lkernel32 on cygwin32 systems. 8 Skip -lkernel32 on cygwin32 systems.
5 9
6 Wed Mar 26 17:04:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 10 Wed Mar 26 17:04:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu>