Merge pull request #3547

8d31e61 Added automake to the macports depdency list as it was required to complete the autogen.sh step as it required aclocal (which isn't included in recent versions of xcode). (Scott Willeke)
This commit is contained in:
Wladimir J. van der Laan 2014-01-16 11:22:05 +01:00
commit 8da2b3316c
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -45,7 +45,7 @@ Instructions: MacPorts
Installing the dependencies using MacPorts is very straightforward. Installing the dependencies using MacPorts is very straightforward.
sudo port install boost db48@+no_java openssl miniupnpc autoconf pkgconfig sudo port install boost db48@+no_java openssl miniupnpc autoconf pkgconfig automake
### Building `bitcoind` ### Building `bitcoind`