From 60d65e610921b8ef0d6773df73789c305d0a109a Mon Sep 17 00:00:00 2001 From: Jack Moffitt Date: Mon, 20 May 2013 10:52:24 -0600 Subject: [PATCH] Remove aclocal docs now that cairo is gone. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index e2c9edd33d9..3bfcead9f75 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,6 @@ brew install automake libtool 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): ``` sh