Skip to content

Commit

Permalink
[ruby/readline-ext] Remove unnecessary -I$(top_srcdir) when it's an i…
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Feb 9, 2020
1 parent 9dcb324 commit 05711ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/readline/extconf.rb
Expand Up @@ -109,5 +109,4 @@ def readline.have_type(type)
$defs << "-Drl_hook_func_t=Function"
end

$INCFLAGS << " -I$(top_srcdir)"
create_makefile("readline")

0 comments on commit 05711ad

Please sign in to comment.