diff 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
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 08 23:48:46 2002 +0000
+++ b/ChangeLog	Wed Oct 09 02:13:07 2002 +0000
@@ -1,5 +1,11 @@
 2002-10-08  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* aclocal.m4 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): New macro.
+	* configure.in: Use it.
+
+	* configure.in (BUILD_CC, BUILD_CFLAGS, BUILD_CXX, BUILD_CXXFLAGS): 
+	Set default values if cross compiling.
+
 	* aclocal.m4 (OCTAVE_PROG_NM): Do the right thing for cross compiling.
 	(OCTAVE_CXX_PREPENDS_UNDERSCORE): Require OCTAVE_PROG_NM.
 	(OCTAVE_CXX_ABI): Likewise.