only enable SHA backends that configure finds support for

This commit is contained in:
Joey Hess 2011-03-02 13:47:45 -04:00
parent 70a6eb6d73
commit a3daac8a8b
12 changed files with 57 additions and 89 deletions

View file

@ -7,7 +7,7 @@ sudo port install pcre
sudo cabal install pcre-light
sudo cabal install quickcheck
# this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland)
# optional: this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland)
export PATH=$PATH:/opt/local/libexec/gnubin
git clone git://git.kitenet.net/git-annex