diff 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
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 29 06:25:31 1997 +0000
+++ b/ChangeLog	Wed Jan 29 06:30:03 1997 +0000
@@ -1,5 +1,16 @@
+Wed Jan 29 00:18:55 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* configure.in (INSTALL_SCRIPT): Substitute this in Makefiles.
+	* octMakefile.in (INSTALL_SCRIPT): New macro.
+	(install): Use it.
+	* Makefile.in (install-strip): New target.
+
 Tue Jan 28 09:48:32 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* aclocal.m4 (OCTAVE_FLIBS): Don't look for values-X*.o.  This is
+	apparently added automatically now by gcc.  Don't put space
+	between -L and directory name.
+
 	* Makefile.in (help): New target.
 	(header-msg): extract from all.
 	(all, help): Depend on header-msg.