diff ChangeLog @ 3107:a8dcfbf87ea3

[project @ 1997-11-19 22:34:59 by jwe]
author jwe
date Wed, 19 Nov 1997 22:35:03 +0000
parents f936c7f5074f
children fcb2f5063e7f
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 19 06:26:04 1997 +0000
+++ b/ChangeLog	Wed Nov 19 22:35:03 1997 +0000
@@ -1,3 +1,25 @@
+Wed Nov 19 01:54:11 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* aclocal.m4 (OCTAVE_CXX_NEW_FRIEND_TEMPLATE_DECL): Don't forget
+	to call AC_LANG_RESTORE.
+
+	* acconfig.h: Add undefs for NO_EXTERN_TEMPLATE_DECLS and
+	NEED_TEMPLATE_FCN_SPECS.
+
+	* configure.in (CXX_VERSION): Require 2.7.2 or later.
+	Define NO_EXTERN_TEMPLATE_DECLS and NEED_TEMPLATE_FCN_SPECS if
+	using egcs or 2.8.x or later.
+
+Wed Nov 19 01:38:58 1997  Mumit Khan  <khan@dhaka.xraylith.wisc.edu>
+
+	* aclocal.m4 (OCTAVE_CXX_NEW_FRIEND_TEMPLATE_DECL): New macro
+	check for new friend template declaration syntax (guiding
+	declarations in DWP).
+	* configure.in: Use it.
+	* config.h.in: Add undef for CXX_NEW_FRIEND_TEMPLATE_DECL.
+
+	* configure.in (CC_VERSION, CXX_VERISON): Check for egcs snapshots.
+
 Mon Oct 20 01:31:45 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* configure.in: Reprint important warning messages at the end of