summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authorhobbs <hobbs>2008-01-20 21:19:56 (GMT)
committerhobbs <hobbs>2008-01-20 21:19:56 (GMT)
commit7161eb819dfae3bb3413229cf70b6b47548cc2f9 (patch)
treeceec8b1cf25441fe7c20992ad1430f62fba359d1 /unix/README
parent4c589fe59abd497046fce0ef8b7c86a244608fe2 (diff)
downloadtcl-7161eb819dfae3bb3413229cf70b6b47548cc2f9.zip
tcl-7161eb819dfae3bb3413229cf70b6b47548cc2f9.tar.gz
tcl-7161eb819dfae3bb3413229cf70b6b47548cc2f9.tar.bz2
* unix/README: minor typo fixes [Bug 1853072]
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/unix/README b/unix/README
index 783a55d..45e51ae 100644
--- a/unix/README
+++ b/unix/README
@@ -1,7 +1,7 @@
Tcl UNIX README
---------------
-RCS: @(#) $Id: README,v 1.29 2007/12/13 15:28:40 dgp Exp $
+RCS: @(#) $Id: README,v 1.30 2008/01/20 21:19:57 hobbs Exp $
This is the directory where you configure, compile, test, and install
UNIX versions of Tcl. This directory also contains source files for Tcl
@@ -93,7 +93,7 @@ How To Compile And Install Tcl:
using naked fork (i.e. not followed by execve).
Note: by default gcc will be used if it can be located on the PATH.
- if you want to use cc instead of gcc, set the CC environment variable
+ If you want to use cc instead of gcc, set the CC environment variable
to "cc" before running configure. It is not safe to edit the
Makefile to use gcc after configure is run. Also note that
you should use the same compiler when building extensions.
@@ -112,8 +112,8 @@ How To Compile And Install Tcl:
for your site or possibly modify the distribution in other ways.
First check the porting Web page above to see if there are hints
for compiling on your system. If you need to modify Makefile,
- are comments at the beginning of it that describe the things you
- might want to change and how to change them.
+ there are comments at the beginning of it that describe the things
+ you might want to change and how to change them.
(f) Type "make install" to install Tcl binaries and script files in
standard places. You'll need write permission on the installation