comparison ChangeLog @ 4094:3e631060ab8f

[project @ 2002-10-09 02:12:30 by jwe]
author jwe
date Wed, 09 Oct 2002 02:13:07 +0000
parents 5a82e874999b
children 60abc5f86565
comparison
equal deleted inserted replaced
4093:5a82e874999b 4094:3e631060ab8f
1 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * aclocal.m4 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): New macro.
4 * configure.in: Use it.
5
6 * configure.in (BUILD_CC, BUILD_CFLAGS, BUILD_CXX, BUILD_CXXFLAGS):
7 Set default values if cross compiling.
2 8
3 * aclocal.m4 (OCTAVE_PROG_NM): Do the right thing for cross compiling. 9 * aclocal.m4 (OCTAVE_PROG_NM): Do the right thing for cross compiling.
4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Require OCTAVE_PROG_NM. 10 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Require OCTAVE_PROG_NM.
5 (OCTAVE_CXX_ABI): Likewise. 11 (OCTAVE_CXX_ABI): Likewise.
6 12