Skip to content

Commit efaca4a

Browse files
committed
Remove unnecessary -I$(top_srcdir) when it's an individual gem
1 parent 9e6c58a commit efaca4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/readline/extconf.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,4 @@ def readline.have_type(type)
109109
$defs << "-Drl_hook_func_t=Function"
110110
end
111111

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

0 commit comments

Comments
 (0)