Merge pull request #295 from zpao/libtool

Add libtool to brew install requirements
This commit is contained in:
Brian Burg 2013-02-24 08:07:41 -08:00
commit 1c3db7cf44

View file

@ -8,7 +8,7 @@ language. It is currently developed on OS X and Linux.
On OS X (homebrew): On OS X (homebrew):
brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb
brew install automake brew install automake libtool
On OS X (MacPorts): On OS X (MacPorts):