Updated Branches:
  refs/heads/master b30759137 -> 6be556731

add another missing dependency.


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/6be55673
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/6be55673
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/6be55673

Branch: refs/heads/master
Commit: 6be55673129595e6e40a36045a736ec521849253
Parents: b307591
Author: benoitc <[email protected]>
Authored: Sat Jan 26 19:22:40 2013 +0100
Committer: benoitc <[email protected]>
Committed: Sat Jan 26 19:25:58 2013 +0100

----------------------------------------------------------------------
 INSTALL.Unix |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/6be55673/INSTALL.Unix
----------------------------------------------------------------------
diff --git a/INSTALL.Unix b/INSTALL.Unix
index 6fd96cd..292b723 100644
--- a/INSTALL.Unix
+++ b/INSTALL.Unix
@@ -90,6 +90,7 @@ You can install the build tools by running:
 You can install the other dependencies by running:
 
     brew install autoconf
+    brew install autconf-archive
     brew install automake
     brew install libtool
     brew install erlang

Reply via email to