diff options
author | Jim Meyering <jim@meyering.net> | 1996-04-24 02:34:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-04-24 02:34:42 +0000 |
commit | 1d4379621138d2e2fa4cec9cf37fa04ab8be3a7d (patch) | |
tree | f565b7e0d28b03b28c1cc849d49159d9e60db3dd /INSTALL | |
parent | e8a641509fd0376dc5be9c5de0be5964159f84a6 (diff) | |
download | coreutils-1d4379621138d2e2fa4cec9cf37fa04ab8be3a7d.tar.gz coreutils-1d4379621138d2e2fa4cec9cf37fa04ab8be3a7d.tar.bz2 coreutils-1d4379621138d2e2fa4cec9cf37fa04ab8be3a7d.zip |
.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ The simplest way to compile this package is: `sh ./configure' instead to prevent `csh' from trying to execute `configure' itself. - Running `configure' takes awhile. While running, it prints some + Running `configure' takes a while. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package. |