ext/extconf.rb in tk_as_gem-0.0.0 vs ext/extconf.rb in tk_as_gem-0.0.1

- old
+ new

@@ -149,11 +149,9 @@ end unless st puts("Warning:: cannot find Tcl library. tcltklib will not be compiled (tcltklib is disabled on your Ruby == Ruby/Tk will not work). Please check configure options.") end - require 'display' - display st st end def find_tk(tklib, stubs, version, *opt_paths) default_paths = ["/usr/local/lib", "/usr/pkg/lib", "/usr/lib"] \ No newline at end of file