diff options
Diffstat (limited to 'ext/tcltklib/README.ActiveTcl')
| -rw-r--r-- | ext/tcltklib/README.ActiveTcl | 4 |
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 |
