diff 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
line wrap: on
line diff
--- a/ChangeLog	Tue May 20 19:48:00 1997 +0000
+++ b/ChangeLog	Wed May 21 21:51:38 1997 +0000
@@ -1,3 +1,15 @@
+Wed May 21 16:33:33 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* octMakefile.in (install, install-strip): Append version
+	information to octave-bug and mkoctfile.
+
+	* configure.in (octlibdir): New variable.
+	* Makeconf.in: Substitute it here.	
+	(do-subst-config-vals): Add -I${octincludedir} to INCFLAGS.
+	Add -L${octlibdir} to LIBFLAGS.
+
+	* Makeconf.in (mk-includedir-link, mk-libdir-link): New macros.
+
 Mon May  5 00:58:00 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* configure.in: Make --enable-readline work again.