comparison ChangeLog @ 6090:ee50f74d1dd7

[project @ 2006-10-25 21:08:53 by jwe]
author jwe
date Wed, 25 Oct 2006 21:10:56 +0000
parents 9f9313969599
children 96a11041f52b
comparison
equal deleted inserted replaced
6089:9f9313969599 6090:ee50f74d1dd7
17 OCTAVE_API, and OCTINTERP_API. 17 OCTAVE_API, and OCTINTERP_API.
18 18
19 * configure.in (*-*-msdosmsvc): Add "-EHs -MD" to CXXFLAGS. 19 * configure.in (*-*-msdosmsvc): Add "-EHs -MD" to CXXFLAGS.
20 Add "-MD" to CFLAGS. Add "-MD" to CONFLIB_ARG when checking for 20 Add "-MD" to CFLAGS. Add "-MD" to CONFLIB_ARG when checking for
21 libf2c. 21 libf2c.
22
23 * configure.in (*-*-msdosmsvc): Generate replacement unistd.h.
24 * octMakefile.in (maintainer-clean, distclean): Also remove unistd.h.
25
26 * configure.in (*-*-msdosmsvc): Default sepchar is ';'.
22 27
23 2006-10-25 John W. Eaton <jwe@octave.org> 28 2006-10-25 John W. Eaton <jwe@octave.org>
24 29
25 * mkoctfile.in (OCTAVE_VERSION): No need to quote replacement here. 30 * mkoctfile.in (OCTAVE_VERSION): No need to quote replacement here.
26 31