From 4d9a6ab181225f091ebcdf6b8ddb9b2bc75260fd Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 25 Oct 2010 15:29:32 +0000 Subject: * Makefile.in (pkgconfig-data): create pkg-config metadata file. * tool/rbinstall.rb: install pkg-config metadata file. * template/ruby.pc.in: template of pkg-config metadata file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index efbe107b02..53ece3ab0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Tue Oct 26 00:29:26 2010 Nobuyoshi Nakada + + * Makefile.in (pkgconfig-data): create pkg-config metadata file. + + * tool/rbinstall.rb: install pkg-config metadata file. + + * template/ruby.pc.in: template of pkg-config metadata file. + Mon Oct 25 16:38:07 2010 URABE Shyouhei * signal.c (rb_atomic_t): GCC (of at least recent versions) -- cgit v1.2.3