summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-09-27 18:09:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-09-27 18:09:52 (GMT)
commitfa325b1f3aae9f5eb024840d676d4ebbeba05b15 (patch)
treec585dcbe12e176da6a5e2203d258c84fd7e25214 /unix/README
parent375b316b36e6cee767fd9e8a1024bf92b85c2e8d (diff)
downloadtk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.zip
tk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.tar.gz
tk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.tar.bz2
* README: Bumped to version 8.4.1 to avoid confusion
* generic/tk.h: of CVS snapshots with release 8.4.0. * unix/README: * unix/configure.in: * unix/tk.spec * win/configure.in: * unix/configure: autoconf * win/configure:
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/README b/unix/README
index fcb6b4c..16ee435 100644
--- a/unix/README
+++ b/unix/README
@@ -20,13 +20,13 @@ SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for
a PC running Windows, see the README file in the directory ../win. To
compile for a Macintosh, see the README file in the directory ../mac.
-RCS: @(#) $Id: README,v 1.16 2002/07/24 18:42:23 hobbs Exp $
+RCS: @(#) $Id: README,v 1.17 2002/09/27 18:09:53 dgp Exp $
How To Compile And Install Tk:
------------------------------
-(a) Make sure that the Tcl 8.4 release is present in the directory
- ../../tcl8.4 (or else use the "--with-tcl" switch described below).
+(a) Make sure that the Tcl 8.4.1 release is present in the directory
+ ../../tcl8.4.1 (or else use the "--with-tcl" switch described below).
This release of Tk will only work with Tcl 8.4. Also, be sure that
you have configured Tcl before you configure Tk.