diff src/ChangeLog @ 2492:06595bc7f2d0

[project @ 1996-11-09 00:13:50 by jwe]
author jwe
date Sat, 09 Nov 1996 00:13:54 +0000
parents d4eb39779b88
children 29cd3862a9dc
line wrap: on
line diff
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,13 @@
 Fri Nov  8 09:54:59 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* defaults.cc, dynamic-ld.cc, fn-cache.cc, help.cc, oct-hist.cc,
+	octave.cc, pager.cc, pt-fcn.cc, toplev.cc, utils.cc, variables.cc,
+	lex.l: Change #include "" to #include <> for defaults.h,
+	oct-conf.h, oct-gperf.h, y.tab.h, and version.h, to avoid getting
+	them from $srcdir when we really want the version from the build
+	directory.  (Maybe this should be done for all the include files,
+	not just those that are auto-generated?  Hmm.)
+
 	* defaults.h.in (CXXLIB_LIST, CXXLIB_PATH, FLIB_LIST, FLIB_PATH):
 	Delete.