extconf.rb

Path: ext/RMagick/extconf.rb
Last Update: Wed Apr 05 18:32:44 CEST 2006

extconf.rb.in -> extconf.rb creates a Makefile to make RMagick.so

Required files

mkmf  

Constants

VERSION_NUMBER = '0x'+RUBY_VERSION.tr('.','')   Pass along Ruby’s version number

[Validate]