From b727913817df72200034458c5d8b623256241c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 22 May 2008 02:53:21 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23174 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cf/ChangeLog b/cf/ChangeLog index 17c2c0116..69a65ebdd 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,10 @@ -2008-05-05 Love Hörnquist Åstrand +2008-05-20 Love Hörnquist Åstrand + * sunos.m4: Detect solaris2.11 and later and assume its sunos=58. + Bug report from Klas Heggemann. + +2008-05-05 Love Hörnquist Åstrand + * version-script.m4: Add -rpath to avoid building a convince library, also sprinkle some other options to make the link line more like automake's.