Remove aclocal docs now that cairo is gone.

This commit is contained in:
Jack Moffitt 2013-05-20 10:52:24 -06:00
parent 621da6b4cd
commit 60d65e6109

View file

@ -13,13 +13,6 @@ brew install automake libtool
brew install pkg-config brew install pkg-config
``` ```
Note, there is an [issue][] on homebrew which requires the following manual
configuration as well:
``` sh
sudo sh -c 'echo /usr/local/share/aclocal >> /usr/share/aclocal/dirlist'
```
On OS X (MacPorts): On OS X (MacPorts):
``` sh ``` sh