mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/readline-ext] Remove unnecessary -I$(top_srcdir) when it's an individual gem
https://github.com/ruby/readline-ext/commit/efaca4a5f4
This commit is contained in:
parent
9dcb324fbe
commit
05711adfb4
1 changed files with 0 additions and 1 deletions
|
@ -109,5 +109,4 @@ unless readline.have_type("rl_hook_func_t*")
|
|||
$defs << "-Drl_hook_func_t=Function"
|
||||
end
|
||||
|
||||
$INCFLAGS << " -I$(top_srcdir)"
|
||||
create_makefile("readline")
|
||||
|
|
Loading…
Add table
Reference in a new issue