From 79ca0925b4eebc2863c9d49ca2fac0ec753fe32b Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 17 Oct 2016 07:20:39 +0000 Subject: install-static-library option [ci skip] * win32/configure.bat: add option to enable/disable to install static ruby library. defaulted to "no". [Feature #12845] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 62c1579d72..f2e1be4102 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -Mon Oct 17 16:17:05 2016 Nobuyoshi Nakada +Mon Oct 17 16:20:37 2016 Nobuyoshi Nakada + + * win32/configure.bat: add option to enable/disable to install + static ruby library. defaulted to "no". [Feature #12845] * configure.in (install-static-library): add option to enable/ disable to install static ruby library. defaulted to "no" if -- cgit v1.2.3