Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@mono-cvs.ximian.com>2010-04-30 03:06:54 +0400
committerAndreas Färber <afaerber@mono-cvs.ximian.com>2010-04-30 03:06:54 +0400
commitd567c9682976ef2b1e0a8397020d5d999d286a1a (patch)
tree1bc284858fe7dbd843b72bcb7b456447a0af301c /ChangeLog
parent655d2753e6827eea041c5d953db1677c49c2a059 (diff)
configure: Don't hardcode libm dependency
Minus L M is Explicit mathematics - Abelian group? -- Andreas F. Mac OS X has math functions in libSystem.dylib and a libm.dylib symlink. Haiku has them in libroot.so and no libm.so, like BeOS and Zeta. The use of -lm seems almost Lipschitz-continuous, let's constrain it to its domain of definition. * configure.in: Check for -lm necessity. Fixes linking on Haiku. v1 -> v2: * Use autoconf check instead of platform-based switch This commit is licensed under the MIT X11 license; the Haiku poem is licensed unter the CC Attribution 3.0 license. svn path=/trunk/mono/; revision=156468
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c31b0a7a3f..330378f6471 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-04-29 Andreas Färber <andreas.faerber@web.de>
+
+ * configure.in: Check for -lm necessity.
+ Fixes linking on Haiku.
+
+ Contributed under MIT/X11 license.
+
2010-04-27 Mark Probst <mark.probst@gmail.com>
* scripts/mono-heapviz: If the major sections are too small, use a