diff liboctave/ChangeLog @ 2492:06595bc7f2d0

[project @ 1996-11-09 00:13:50 by jwe]
author jwe
date Sat, 09 Nov 1996 00:13:54 +0000
parents c89bce1baba3
children 8ed4362aa0d6
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Nov 08 22:44:29 1996 +0000
+++ b/liboctave/ChangeLog	Sat Nov 09 00:13:54 1996 +0000
@@ -1,3 +1,11 @@
+Fri Nov  8 18:09:12 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* file-ops.cc: Change #include "" to #include <> for safe-lstat.h
+	and safe-stat.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.)
+
 Thu Nov  7 10:45:11 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Version 1.91.