summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 217c95f084..ed7b8067e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
Sun Nov 17 06:33:32 2013 Shota Fukumori <[email protected]>
- * configure.in: Use $LIBS for base of $SOLIBS, also in darwin
+ * configure.in: Use $LIBS for base of $SOLIBS, also in darwin.
+ By this fix, environment that libgmp is located in $LIBS can build
+ ruby.
Sun Nov 17 01:56:32 2013 Tanaka Akira <[email protected]>