extconf.rb

Path: ext/RMagick/extconf.rb
Last Update: Thu Jul 23 04:38:54 +0900 2009

Required files

mkmf   date  

Methods

Constants

RMAGICK_VERS = "2.10.0"
MIN_RUBY_VERS = "1.8.5"
MIN_RUBY_VERS_NO = MIN_RUBY_VERS.tr(".","").to_i
MIN_IM_VERS = "6.3.5"
MIN_IM_VERS_NO = MIN_IM_VERS.tr(".","").to_i
SUMMARY = <<"END_SUMMARY" #{"=" * 70} #{DateTime.now.strftime("%a %d%b%y %T")} This installation of RMagick #{RMAGICK_VERS} is configured for Ruby #{RUBY_VERSION} (#{RUBY_PLATFORM}) and ImageMagick #{$magick_version} #{"=" * 70} END_SUMMARY

Public Instance methods

Seems like lots of people have multiple versions of ImageMagick installed.

Test for a specific value in an enum type

Test for multiple values of the same enum type

[Validate]