From b978b89dba2002b984ac59c67af673f3c00a1263 Mon Sep 17 00:00:00 2001 From: mo Date: Fri, 25 Aug 2000 05:56:21 +0000 Subject: fix small typo in last commit --- unix/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unix/README b/unix/README index eac1c08..8b9d126 100644 --- a/unix/README +++ b/unix/README @@ -22,7 +22,7 @@ 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.13 2000/08/25 05:45:08 mo Exp $ +RCS: @(#) $Id: README,v 1.14 2000/08/25 05:56:21 mo Exp $ How To Compile And Install Tcl: ------------------------------- @@ -69,8 +69,8 @@ How To Compile And Install Tcl: 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 - to "cc" before running configure. It is not safe to Makefile to use - gcc after configure is run. + to "cc" before running configure. It is not safe to edit the + Makefile to use gcc after configure is run. Note: be sure to use only absolute path names (those starting with "/") in the --prefix and --exec_prefix options. -- cgit v0.12