comparison ChangeLog @ 6061:c968f4198067

[project @ 2006-10-18 20:57:04 by jwe]
author jwe
date Wed, 18 Oct 2006 20:57:05 +0000
parents 0cc5f8afba3f
children 950d8cb39617
comparison
equal deleted inserted replaced
6060:ced23ae2b5cc 6061:c968f4198067
1 2006-10-17 John W. Eaton <jwe@octave.org>
2
3 * configure.in: Check for _isnan, _finite, and _copysign.
4
1 2006-10-17 Michael Goffioul <michael.goffioul@swing.be> 5 2006-10-17 Michael Goffioul <michael.goffioul@swing.be>
2 6
3 * (OCTAVE_CXX_PREPENDS_UNDERSCORE, OCTAVE_CXX_ABI): Use $ac_objext 7 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE, OCTAVE_CXX_ABI): Use
4 instead of assuming .o. 8 $ac_objext instead of assuming .o.
9 (OCTAVE_PROG_GNUPLOT): Handle *-*-msdos the same as *-*-cygwin*
10 and *-*-mingw32*.
5 11
6 2006-10-17 John W. Eaton <jwe@octave.org> 12 2006-10-17 John W. Eaton <jwe@octave.org>
7 13
8 * configure.in: Check for curl_easy_escap instead of 14 * configure.in: Check for curl_easy_escap instead of
9 curl_global_init. 15 curl_global_init.