diff ChangeLog @ 3597:26662775f4e9

[project @ 2000-02-12 02:24:41 by jwe]
author jwe
date Sat, 12 Feb 2000 02:24:46 +0000
parents 881057f735e2
children b1830ce6993a
line wrap: on
line diff
--- a/ChangeLog	Thu Feb 10 09:26:51 2000 +0000
+++ b/ChangeLog	Sat Feb 12 02:24:46 2000 +0000
@@ -1,3 +1,20 @@
+2000-02-11  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* configure.in (octincludedir): Delete trailing /octave here.
+	* Makeconf.in (mk-includedir-link): Append it here.
+	(MKOCTFILE_INCFLAGS): Use both -I$(octincludedir) and
+	-I$(octincludedir)/octave.
+
+	* configure.in (localveroctfiledir, localverarchlibdir,
+	localverfcnfiledir): New variables.
+	(localfcnfilepath): Prepend localverfcnfiledir.
+	(localoctfilepath): Prepend localveroctfiledir.
+	* Makeconf.in: Substitute them here.
+
+	* Makeconf.in (do-subst-default-vals): Substitute
+	OCTAVE_LOCALVERARCHLIBDIR, OCTAVE_LOCALVERFCNFILEDIR,
+	OCTAVE_LOCALVEROCTFILEDIR.
+
 2000-02-08  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* config.guess: Update to latest from subversions.gnu.org.