From deba55eb1a950b72788aa4cab10ccc032c1d37a7 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 5 Dec 2014 21:14:25 +0000 Subject: configure.in: fix --with-ruby-version [ci skip] * configure.in (RUBY_LIB_VERSION): Fix --with-ruby-version configuration option. get rid of quoting in config.status. * template/verconf.h.tmpl: quote RUBY_LIB_VERSION here. [ruby-core:66724] [Bug #10572] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b96bdfecff..a65e8bafa2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sat Dec 6 06:14:23 2014 Vit Ondruch + + * configure.in (RUBY_LIB_VERSION): Fix --with-ruby-version + configuration option. get rid of quoting in config.status. + + * template/verconf.h.tmpl: quote RUBY_LIB_VERSION here. + [ruby-core:66724] [Bug #10572] + Sat Dec 6 04:33:52 2014 NAKAMURA Usaku * lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows) -- cgit v1.2.3