Skip to content

Commit ec35f6b

Browse files
Largojeremyevans
authored andcommitted
remove wrong version warner in extconf.rb
1 parent 2e86f30 commit ec35f6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/tk/extconf.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2096,5 +2096,4 @@ def pthread_check()
20962096
else
20972097
puts "\nCan't find proper Tcl/Tk libraries. So, can't make tcltklib.so which is required by Ruby/Tk."
20982098
puts "If you have Tcl/Tk libraries on your environment, you may be able to use them with configure options (see ext/tk/README.tcltklib)."
2099-
puts "At present, Tcl/Tk8.6 is not supported. Although you can try to use Tcl/Tk8.6 with configure options, it will not work correctly. I recommend you to use Tcl/Tk8.5 or 8.4."
21002099
end

0 commit comments

Comments
 (0)