Actions
Bug #7397
closedFix detection of RL_PROMPT_*_IGNORE macros
Description
=begin
from github: https://github.com/ruby/ruby/pull/202
((mkmf doesn't create HAVE_X definitions, so HAVE_RL_PROMPT_START_IGNORE
and HAVE_RL_PROMPT_END_IGNORE don't actually get defined by
ext/readline/extconf.rb. Instead, we should detect for
RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE directly.))
=end
Files
Actions
Like0
Like0Like0Like0