From 8e7e28f15c2973a6e083da7da9ccaf4769d272c0 Mon Sep 17 00:00:00 2001 From: nagai Date: Mon, 27 Jul 2009 19:40:43 +0000 Subject: * ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries. * ext/tk/lib/config_list.in: bug fix and add a new option. * ext/tk/lib/README.tcltklib: update for a new option. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/README.tcltklib | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/tk/README.tcltklib') diff --git a/ext/tk/README.tcltklib b/ext/tk/README.tcltklib index 0db2758f26..251348e91a 100644 --- a/ext/tk/README.tcltklib +++ b/ext/tk/README.tcltklib @@ -113,6 +113,7 @@ options may be useful. --enable-tcl-thread/--disable-tcl-thread --with-tclConfig-file= + --with-tkConfig-file= It is not need that 'tclConfig.sh' is a normal Tcl/Tk's tclConfig.sh. But the file is expected to include the line "TCL_THREADS=0" or "...=1". -- cgit v1.2.3