Sha256: 97f313bc9518c48cdc74285fe076bcc24cc7600583a6ef2a9b223ca41b307c8e
Contents?: true
Size: 412 Bytes
Versions: 14
Compression:
Stored size: 412 Bytes
Contents
# metaconfig.in -> metaconfig # define additional install.rb config options # add --allow-example-errors - default is false (only allow 5 examples to fail) add_bool_config('allow-example-errors', false, 'Allow installation to proceed even if a lot of examples fail') # add --doc-dir - default is $prefix/share/RMagick add_path_config('doc-dir', "$prefix/share/RMagick", 'where to install RMagick documentation')
Version data entries
14 entries across 14 versions & 1 rubygems