comparison ChangeLog @ 3176:fccab8e7d35f

[project @ 1998-05-18 20:33:31 by jwe]
author jwe
date Mon, 18 May 1998 20:33:42 +0000
parents 390d5e396682
children d81db29f8b2b
comparison
equal deleted inserted replaced
3175:096940972434 3176:fccab8e7d35f
1 Mon May 18 11:33:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * mkoctfile.in: Fix typos in case statement.
4
5 Fri May 15 00:34:54 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
6
7 * configure.in: Make sure install-octave is executable.
8
9 * install-octave.in (oct_files): Don't cd to src.
10 (have_find): Delete variable (assume all systems have find).
11
12 Thu May 14 10:29:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
13
14 * aclocal.m4 (OCTAVE_SET_DEFAULT): Allow values to come from the
15 environment.
16
17 * Makefile.in (binary-dist): Don't set LDFLAGS to -static.
18 Run configure with --enable-shared and --enable-lite-kernel.
19
20 * octMakefile.in (DISTFILES): Include README.MachTen in the list.
21 (XBINDISTFILES): Include README.MachTen in the list.
22 Delete README.NLP from the list
23 * README.MachTen: New file.
24
25 * configure.in: Add -mno-fp-in-toc on ibm-aix4 systems.
26 From Philippe.Defert@cern.ch <Philippe.Defert@cern.ch>.
27
28 Tue May 5 14:43:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
29
30 * aclocal.m4 (OCTAVE_PROG_G77): Compile trivial program instead of
31 just running ${f77-f77} -v on nothing.
32 Convert all uses of $F77 to ${F77-f77}.
33
34 Mon May 4 12:08:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
35
36 * emacs/octave-mod.el (octave-mode): Make comment-multi-line local
37 and set to nil.
38
1 Tue Apr 28 14:28:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> 39 Tue Apr 28 14:28:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2 40
3 * aclocal.m4 (OCTAVE_FLIBS): Really do skip -lkernel32. 41 * aclocal.m4 (OCTAVE_FLIBS): Really do skip -lkernel32.
4 42
5 Thu Apr 23 23:26:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> 43 Thu Apr 23 23:26:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu>