diff ChangeLog @ 5814:67bf9b4f2ae2

[project @ 2006-05-11 21:58:34 by jwe]
author jwe
date Thu, 11 May 2006 21:58:34 +0000
parents 7e7ed81f5566
children 080c08b192d8
line wrap: on
line diff
--- a/ChangeLog	Thu May 11 19:46:15 2006 +0000
+++ b/ChangeLog	Thu May 11 21:58:34 2006 +0000
@@ -1,3 +1,15 @@
+2006-05-11  John W. Eaton  <jwe@octave.org>
+
+	* configure.in (localfcnfilepath, localoctfilepath, fcnfilepath,
+	imagepath): Delete variables.
+	* Makeconf.in (localfcnfilepath, localoctfilepath, fcnfilepath,
+	imagepath): Likewise.
+	(do-subst-default-vals): Don't substitute them.
+
+	* run-octave.in: Pass --image-path to octave.
+	Use find to recursively add directories to loadpath.
+	Fixup set args command in .gdbinit here.
+
 2006-05-09  John W. Eaton  <jwe@octave.org>
 
 	* octMakefile.in (abs_top_srcdir): Substitute value here.