summaryrefslogtreecommitdiffstats
path: root/ext/tcltklib/README.ActiveTcl
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-02 17:17:20 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-02 17:17:20 +0000
commitbbcfa62087eaeeeecdf41987d8fd58b4121a7284 (patch)
tree774caf12d15d7faa1cef5c6a579abbf762c88a05 /ext/tcltklib/README.ActiveTcl
parent75660a38b51a8047b6935c1f83f9f07c80f792e2 (diff)
* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]
* ext/tk/lib/tk/text.rb: fix typo * ext/tk/lib/multi-tk.rb: improve safe-level treatment on slave IPs git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6852 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tcltklib/README.ActiveTcl')
-rw-r--r--ext/tcltklib/README.ActiveTcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/tcltklib/README.ActiveTcl b/ext/tcltklib/README.ActiveTcl
index 42dcc72af..3afb3f4cf 100644
--- a/ext/tcltklib/README.ActiveTcl
+++ b/ext/tcltklib/README.ActiveTcl
@@ -19,8 +19,8 @@ For example, when you install ActiveTcl-8.4.x to '/usr/local/ActiveTcl',
configure --with-tcl-dir=/usr/local/ActiveTcl/ \
--with-tk-dir=/usr/local/ActiveTcl/ \
- --with-tcllib=tcl8.4 \
- --with-tklib=tk8.4 \
+ --with-tcllib=tclstub8.4 \
+ --with-tklib=tkstub8.4 \
--enable-tcltk-stubs
It depends on your environment that you have to add the directory of