Update build script to include appropriate ruby header file
authorSathishkumar Natesan <sathish.n@imaginea.com>
Mon, 30 Sep 2013 09:49:38 +0000 (15:19 +0530)
committerSathishkumar Natesan <sathish.n@imaginea.com>
Mon, 30 Sep 2013 09:49:38 +0000 (15:19 +0530)
commit41bc35a75753fcfcb2b342d05d6618f0c6d1f7cb
treedde2b9bcd5899acc828bd3eef8ca4223c6be3910
parent9bd0540ccc7a1d920e9f7e75a38233e6b413a120
Update build script to include appropriate ruby header file

* With ruby 1.9.x the location of ruby.h and config.h have changed
* This patch tries to load include the appropriate file paths while
compiling the c code based on the installed ruby version
* Tested on Ubuntu 12.04 with ruby 1.8.7 and 1.9.3
* Remove reference to the deprecated `Config` module
.gitignore
build
ruby/print_arch