comparison ChangeLog @ 2993:91589ab98e37

[project @ 1997-05-21 21:44:54 by jwe]
author jwe
date Wed, 21 May 1997 21:51:38 +0000
parents 1b219fa3c56a
children 9a54159563de
comparison
equal deleted inserted replaced
2992:53b38bf1d443 2993:91589ab98e37
1 Wed May 21 16:33:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * octMakefile.in (install, install-strip): Append version
4 information to octave-bug and mkoctfile.
5
6 * configure.in (octlibdir): New variable.
7 * Makeconf.in: Substitute it here.
8 (do-subst-config-vals): Add -I${octincludedir} to INCFLAGS.
9 Add -L${octlibdir} to LIBFLAGS.
10
11 * Makeconf.in (mk-includedir-link, mk-libdir-link): New macros.
12
1 Mon May 5 00:58:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 13 Mon May 5 00:58:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 14
3 * configure.in: Make --enable-readline work again. 15 * configure.in: Make --enable-readline work again.
4 * Makeconf.in: Ditto. 16 * Makeconf.in: Ditto.
5 17