comparison ChangeLog @ 3160:4696773a14b1

[project @ 1998-03-02 06:18:12 by jwe]
author jwe
date Mon, 02 Mar 1998 06:23:19 +0000
parents a494f93e60ff
children 2837d1701fd9
comparison
equal deleted inserted replaced
3159:3ed3f7f1d549 3160:4696773a14b1
1 Mon Mar 2 00:02:26 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * install-octave.in: New file.
4 * configure.in: Create install-octave.
5 * octMakefile.in (distclean, maintainer-clean): Delete install-octave.
6 (DISTFILES): Distribute install-octave.in, not install-octave.
7
8 Sun Mar 1 23:15:04 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
9
10 * configure.in: Fix typo in test for glob and fnmatch headers.
11
12 Fri Feb 27 15:43:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
13
14 * configure.in: Fix support for dlopen on SCO systems.
15
16 Mon Feb 23 13:06:11 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
17
18 * configure.in (ieee_fp_flag): Use -mieee-with-inexact on Alphas.
19 Use octave_cv_f77_is_g77, not just f77_is_g77.
20
1 Fri Feb 20 00:38:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> 21 Fri Feb 20 00:38:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2 22
3 * configure.in, Makeconf.in: Try to set things up to use the 23 * configure.in, Makeconf.in: Try to set things up to use the
4 system glob and fnmatch headers and functions if they exist. 24 system glob and fnmatch headers and functions if they exist.
5 Better handling of include and lib flags. 25 Better handling of include and lib flags.