Mercurial > hg > octave-nkf
comparison 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 |
comparison
equal
deleted
inserted
replaced
5621:7ef7b8388901 | 5622:8b7046423d1e |
---|---|
1 2006-02-15 John W. Eaton <jwe@octave.org> | 1 2006-02-15 John W. Eaton <jwe@octave.org> |
2 | |
3 * kpse.cc: Do define ST_NLINK_TRICK for Cygwin systems. | |
4 (do_subdir) [ST_NLINK_TRICK]: Check links != 2 instead of links > 2. | |
2 | 5 |
3 * getopt.c: Use __CYGWIN__ instead of __CYGWIN32__. | 6 * getopt.c: Use __CYGWIN__ instead of __CYGWIN32__. |
4 | 7 |
5 2006-02-13 David Bateman <dbateman@free.fr> | 8 2006-02-13 David Bateman <dbateman@free.fr> |
6 | 9 |