comparison ChangeLog @ 2642:042f5cbdb2a8

[project @ 1997-01-29 06:28:56 by jwe]
author jwe
date Wed, 29 Jan 1997 06:30:03 +0000
parents e716dfd6c63a
children 8fbc52dfc4c3
comparison
equal deleted inserted replaced
2641:bba5bce877e0 2642:042f5cbdb2a8
1 Wed Jan 29 00:18:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * configure.in (INSTALL_SCRIPT): Substitute this in Makefiles.
4 * octMakefile.in (INSTALL_SCRIPT): New macro.
5 (install): Use it.
6 * Makefile.in (install-strip): New target.
7
1 Tue Jan 28 09:48:32 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 8 Tue Jan 28 09:48:32 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9
10 * aclocal.m4 (OCTAVE_FLIBS): Don't look for values-X*.o. This is
11 apparently added automatically now by gcc. Don't put space
12 between -L and directory name.
2 13
3 * Makefile.in (help): New target. 14 * Makefile.in (help): New target.
4 (header-msg): extract from all. 15 (header-msg): extract from all.
5 (all, help): Depend on header-msg. 16 (all, help): Depend on header-msg.
6 17