summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAlain Magloire <alainm@rcsm.ee.mcgill.ca>1999-02-13 03:41:01 +0000
committerAlain Magloire <alainm@rcsm.ee.mcgill.ca>1999-02-13 03:41:01 +0000
commitfcbcf0cd45902e129038f286b063f101083a4e89 (patch)
tree12acfd91688bf2476b9b0333f09228f1cc9593e9 /bootstrap
parentd30240904adda50bfab0e4b7b36699b495e22a93 (diff)
downloadgrep-fcbcf0cd45902e129038f286b063f101083a4e89.tar.gz
update.
update. * grep-2.2f beta release. * m4/{djgpp,envsep,glibc,regex,dosfile,isc-posix}.m4 : New files to aid configuration and unload configure.in. * m4/Makefile.am : updated. Patch forwarded by Ben Elliston.
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README b/bootstrap/README
index 0157efee..2794339a 100644
--- a/bootstrap/README
+++ b/bootstrap/README
@@ -1,8 +1,8 @@
#
-IF your system is lacking the necessary tools to build the configuration,
+If your system is lacking the necessary tools to build the configuration,
Makefile.try is provided for bootstraping. Copy all the source and header
-files from grep-$version/src directory, move Makefile.try to Makefile,
+files from grep-${version}/src directory, move Makefile.try to Makefile,
edit the Makefile and type make. Good luck !
cp ../src/*.c .