diff ChangeLog @ 4323:0990c9b77109

[project @ 2003-02-14 07:36:26 by jwe]
author jwe
date Fri, 14 Feb 2003 07:36:27 +0000
parents cc3a9c2608bd
children f7b63f362168
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 14 01:58:12 2003 +0000
+++ b/ChangeLog	Fri Feb 14 07:36:27 2003 +0000
@@ -1,3 +1,12 @@
+2003-02-13  Arno Klaassen  <arno@scito.com>
+
+        * configure.in: Fix SH_LD and SH_LDFLAGS for -*-*-freebsd*.
+
+2003-02-13  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* configure.in: Use '$(CXX)', '$(AR)', not "$CXX" and "$AR" when
+	setting variables for building shared libraries.
+
 2003-02-13  Paul Kienzle <pkienzle@users.sf.net>
 
 	* examples/make_int.cc: Support for ISO standard compilers.