configure: Check for sha1sum.

This commit is contained in:
Joey Hess 2011-02-08 19:31:27 -04:00
parent c21ec4788a
commit dd90d4a70e
3 changed files with 5 additions and 2 deletions

View file

@ -8,6 +8,7 @@ To build and use git-annex, you will need:
(or uuidgen from util-linux)
* `xargs`: <http://savannah.gnu.org/projects/findutils/>
* `rsync`: <http://rsync.samba.org/>
* `sha1sum`: <ftp://ftp.gnu.org/gnu/coreutils/>
* Then just [[download]] git-annex and run: `make; make install`
([Ikiwiki](http://ikiwiki.info) is needed to build the documentation,