comparison ChangeLog @ 6724:388747e3d96b

[project @ 2007-06-14 17:04:52 by jwe]
author jwe
date Thu, 14 Jun 2007 17:04:53 +0000
parents 30e1320bb0ee
children 4ba39e63b005
comparison
equal deleted inserted replaced
6723:8bfb4ff637e1 6724:388747e3d96b
1 2007-06-13 Michael Goffioul <michael.goffioul@swing.be> 1 2007-06-13 Michael Goffioul <michael.goffioul@swing.be>
2 2
3 * configure.in: Set NO_OCT_FILE_STRIP=true for msdosmsvc.
4
5 * aclocal.m4 (OCTAVE_HDF5_DLL): Include return statements in
6 function body used for test.
7
3 * configure.in: Check for CXSparse with C++. 8 * configure.in: Check for CXSparse with C++.
9
4 * Makeconf.in (do-subst-config-vals): Also substitute ${libdir} as 10 * Makeconf.in (do-subst-config-vals): Also substitute ${libdir} as
5 OCTAVE_CONF_LIBDIR. 11 OCTAVE_CONF_LIBDIR.
6 * mkoctfile.in: Set DEFAULT_LIBDIR and substitute OCTAVE_HOME. 12 * mkoctfile.in: Set DEFAULT_LIBDIR and substitute OCTAVE_HOME.
7 Define LIBDIR. Use LIBDIR to set DEFAULT_LFLAGS. 13 Define LIBDIR. Use LIBDIR to set DEFAULT_LFLAGS.
8 14