Work also when the working directory (with e.g. coreutils sources)
authorJim Meyering <jim@meyering.net>
Sat, 14 Oct 2006 08:51:27 +0000 (08:51 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Oct 2006 08:51:27 +0000 (08:51 +0000)
commit095c1c83eb24565aa854260284ce9c187164e0b6
treee1e01959f92cf2163aba4edd1729a32697f8cb13
parent0dc7f789861bedfa74639b89be8c3c4e8b3b6490
Work also when the working directory (with e.g. coreutils sources)
is version controlled with git, rather than CVS.
* bootstrap (CVS_only_file): Test for the existence of README-cvs,
rather than CVS.
In messages and comments, say e.g., "checked-out sources",
rather than "CVS sources".
(version_controlled_file): New function.  Work for git as well as
for CVS.  Don't use grep's -q option.
(slurp): Call it here, in place of CVS-specific code.
ChangeLog
bootstrap