diff options
author | Noah Slater <nslater@apache.org> | 2010-03-13 13:24:19 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2010-03-13 13:24:19 +0000 |
commit | 9ddb73d69074ddbadd5040d1ab65d3d5727209a0 (patch) | |
tree | ebe280ae18b518c6635d696fb870f79dc9a4a795 /bootstrap | |
parent | df02faf94ccac1b3ca0b213611c2f3fba7d9420d (diff) |
symlink automake files
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@922551 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ fi aclocal -I m4 autoheader -f -automake -f -c -a --gnits 2>&1 | sed -e "/install/d" +automake -f -a 2>&1 | sed -e "/install/d" autoconf -f cat << EOF |