Skip to content
  • Takashi Kokubun's avatar
    beaabd23
    Unify SUPPORT_JOKE and OPT_SUPPORT_JOKE · beaabd23
    Takashi Kokubun authored
    for simplicity and consistency.
    
    Now SUPPORT_JOKE needs to be prefixed with OPT_ to make the config
    visible in `RubyVM::VmOptsH`, and the inconsistency was introduced.
    
    As it has never been available for override in configure (no #ifndef
    guard), it should be fine to rename the config.
    beaabd23
    Unify SUPPORT_JOKE and OPT_SUPPORT_JOKE
    Takashi Kokubun authored
    for simplicity and consistency.
    
    Now SUPPORT_JOKE needs to be prefixed with OPT_ to make the config
    visible in `RubyVM::VmOptsH`, and the inconsistency was introduced.
    
    As it has never been available for override in configure (no #ifndef
    guard), it should be fine to rename the config.
Loading