diff ChangeLog @ 7483:fb66330b2608

don't special case SH_LD for FreeBSD and OpenBSD
author John W. Eaton <jwe@octave.org>
date Fri, 15 Feb 2008 15:39:13 -0500
parents 29980c6b8604
children 59bee17bc192
line wrap: on
line diff
--- a/ChangeLog	Thu Feb 14 21:57:50 2008 -0500
+++ b/ChangeLog	Fri Feb 15 15:39:13 2008 -0500
@@ -1,3 +1,7 @@
+2008-02-15  John W. Eaton  <jwe@octave.org>
+
+	* configure.in (*-*-freebsd*, *-*-openbsd*): Don't set SH_LD.
+
 2008-02-14  John W. Eaton  <jwe@octave.org>
 
 	* examples/fortdemo.cc: Don't check f77_exception_encountered.