From 732325a67ba68060fe18dc66c21134c35f8006ea Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Sep 2009 16:24:41 -0700 Subject: enable MRI C extension by default It was too much confusion to have multiple gems in the mix and I mainly use the C extension anyways. If we're not on a compatible version of Ruby, the extension will just be disabled by generating a dummy no-op Makefile to work around it. --- README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 707b851..a4fc4ec 100644 --- a/README +++ b/README @@ -110,15 +110,17 @@ For all Rubygems users: gem install clogger -If you're using MRI 1.8/1.9 and have a build environment, you can also try: - - gem install clogger_ext - If you do not use Rubygems, you may also use setup.rb from tarballs from the Rubyforge project page: * http://rubyforge.org/frs/?group_id=8896 +There is an optional C extension that should be compatible with MRI +1.8/1.9. The extensions should automatically be disabled for users of +other Ruby implementations, but be sure to let us know if that's not the +case. No pre-built currently distributed, let us know if you're +interested in helping with the release/support effort. + == LICENSE Copyright (C) 2009 Eric Wong and contributors. -- cgit v1.2.3-24-ge0c7