diff ChangeLog @ 4109:6e20cac828cd

[project @ 2002-10-17 03:11:30 by jwe]
author jwe
date Thu, 17 Oct 2002 03:11:30 +0000
parents 92f4552ea359
children b9238356dd07
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 16 22:55:24 2002 +0000
+++ b/ChangeLog	Thu Oct 17 03:11:30 2002 +0000
@@ -1,3 +1,10 @@
+2002-10-16  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* aclocal.m4 (OCTAVE_LANG_PROG_NO_CONFDEFS): New macro.
+	(OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): Use it along with
+	AC_LINK_IFELSE instead of AC_TRY_LINK.
+	Require both programs to compile for success.
+
 2002-10-16  Paul Kienzle <pkienzle@users.sf.net>
 
 	* aclocal.m4: Both Cygwin and MinGW don't prepend underscores.