diff liboctave/ChangeLog @ 5622:8b7046423d1e

[project @ 2006-02-15 16:36:32 by jwe]
author jwe
date Wed, 15 Feb 2006 16:36:32 +0000
parents 7ef7b8388901
children 512d0d11ae39
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,5 +1,8 @@
 2006-02-15  John W. Eaton  <jwe@octave.org>
 
+	* kpse.cc: Do define ST_NLINK_TRICK for Cygwin systems.
+	(do_subdir) [ST_NLINK_TRICK]: Check links != 2 instead of links > 2. 
+
 	* getopt.c: Use __CYGWIN__ instead of __CYGWIN32__.
 
 2006-02-13  David Bateman  <dbateman@free.fr>