enable MRI C extension by default
commit732325a67ba68060fe18dc66c21134c35f8006ea
authorEric Wong <normalperson@yhbt.net>
Mon, 7 Sep 2009 23:24:41 +0000 (7 16:24 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 7 Sep 2009 23:35:58 +0000 (7 16:35 -0700)
tree34ab1c1fd9f5120c40e0f480454866deeaa83151
parentcee939b527e82237f89eb8eece62610854ac888a
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.
GNUmakefile
README
clogger.gemspec
ext/clogger_ext/extconf.rb