comparison ChangeLog @ 2862:95e85daad148

[project @ 1997-04-15 22:00:57 by jwe]
author jwe
date Tue, 15 Apr 1997 22:05:13 +0000
parents 1bb7dc230a4b
children 1b219fa3c56a
comparison
equal deleted inserted replaced
2861:6dcb8e1c9bb2 2862:95e85daad148
1 Tue Apr 8 12:38:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * mkoctfile.in: Do substitute SH_LD and SH_LDFLAGS. Don't
4 substitute or use LIBFLAGS, RLD_FLAG, OCTAVE_LIBS, FLIBS, LEXLIB,
5 TERMLIBS, LIBS, LDFLAGS, LIBPLPLOT, or LIBDLFCN. Use $SH_LD and
6 $SH_LDFLAGS, not $CXX -shared.
7
8 * Makeconf.in (do-subst-config-vals): Also substitute SH_LD and
9 SH_LDFLAGS.
10
1 Fri Mar 28 16:53:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 11 Fri Mar 28 16:53:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 12
3 * configure.in: Don't add -fpe1 to FFLAGS on Alpha OSF/1 systems 13 * 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 14 unless we are also using a version of gcc that appears to support
5 IEEE floating point. 15 IEEE floating point.