summaryrefslogtreecommitdiffstats
path: root/ext/tcltklib/README.1st
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-01 16:09:54 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-01 16:09:54 +0000
commit72e35a71aa4b38d661ee20895fc1e39a1ec6905c (patch)
treedfeb96c4772df8caba4e01e749c8f3e1262f8fe0 /ext/tcltklib/README.1st
parent2045cc0e0b4391ed856ce8bcb885e80668e07842 (diff)
downloadruby-72e35a71aa4b38d661ee20895fc1e39a1ec6905c.tar.gz
ruby-72e35a71aa4b38d661ee20895fc1e39a1ec6905c.tar.xz
ruby-72e35a71aa4b38d661ee20895fc1e39a1ec6905c.zip
* renewal Ruby/Tk
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tcltklib/README.1st')
-rw-r--r--ext/tcltklib/README.1st2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tcltklib/README.1st b/ext/tcltklib/README.1st
index 510dd1c2c..48e3a2b66 100644
--- a/ext/tcltklib/README.1st
+++ b/ext/tcltklib/README.1st
@@ -8,7 +8,7 @@ some or all of the following options.
--with-tcllib=<libname> (e.g. libtcl8.3.so ==> --with-tcllib=tcl8.3)
--with-tklib=<libname> (e.g. libtk8.3.so ==> --with-tklib=tk8.3)
- --enable_tcltk_stubs (if you force to enable stubs)
+ --enable-tcltk_stubs (if you force to enable stubs)
--with-tcl-dir=<path>
equal to "--with-tcl-include=<path>/include --with-tcl-lib=<path>/lib"