Mercurial > hg > octave-max
comparison liboctave/ChangeLog @ 11236:6ccf1130f23c
kpse cleanups
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 10 Nov 2010 22:39:27 -0500 |
parents | 9900d375e585 |
children | 110e570e5f8d |
comparison
equal
deleted
inserted
replaced
11235:9900d375e585 | 11236:6ccf1130f23c |
---|---|
1 2010-11-10 John W. Eaton <jwe@octave.org> | |
2 | |
3 * kpse-xfns.c: Delete. | |
4 * kpse-xfns.h: Delete. Move defintions to kpse.cc. | |
5 * Makefile.am (INCS): Remove kpse-xfns.h from the list. | |
6 (LIBOCT_PATHSEARCH_SOURCES): Define to pathsearch.cc. | |
7 (LIBOCT_PATHSEARCH_CXX_SOURCES, LIBOCT_PATHSEARCH_C_SOURCES): | |
8 Delete variables. | |
9 | |
1 2010-11-10 John W. Eaton <jwe@octave.org> | 10 2010-11-10 John W. Eaton <jwe@octave.org> |
2 | 11 |
3 * lo-cieee.c Eliminate special cases for SCO. | 12 * lo-cieee.c Eliminate special cases for SCO. |
4 | 13 |
5 2010-11-10 John W. Eaton <jwe@octave.org> | 14 2010-11-10 John W. Eaton <jwe@octave.org> |