comparison ChangeLog @ 3004:9a54159563de

[project @ 1997-05-23 05:00:49 by jwe]
author jwe
date Fri, 23 May 1997 05:03:17 +0000
parents 91589ab98e37
children cc828a2ace0d
comparison
equal deleted inserted replaced
3003:9e01b476cf79 3004:9a54159563de
1 Thu May 22 16:48:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * configure.in (AC_OUTPUT): Remove duplicate entry for emacs/Makefile.
4
5 * octMakefile.in (INSTALL_SUBDIRS): New macro.
6 (install): Use it.
7
8 * kpathsea: Update to new version (3.0).
9
10 * readline: Update to new version (2.1-beta2).
11
1 Wed May 21 16:33:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 12 Wed May 21 16:33:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 13
3 * octMakefile.in (install, install-strip): Append version 14 * octMakefile.in (install, install-strip): Append version
4 information to octave-bug and mkoctfile. 15 information to octave-bug and mkoctfile.
16 (install, install-strip): Remove octave-bug and mkoctfile first.
17 Ensure link is made in include directory.
5 18
6 * configure.in (octlibdir): New variable. 19 * configure.in (octlibdir): New variable.
7 * Makeconf.in: Substitute it here. 20 * Makeconf.in: Substitute it here.
8 (do-subst-config-vals): Add -I${octincludedir} to INCFLAGS. 21 (do-subst-config-vals): Add -I${octincludedir} to INCFLAGS.
9 Add -L${octlibdir} to LIBFLAGS. 22 Add -L${octlibdir} to LIBFLAGS.