Author: jan
Date: Wed Mar 17 20:37:47 2010
New Revision: 924476
URL: http://svn.apache.org/viewvc?rev=924476&view=rev
Log:
symlink automake files
Modified:
couchdb/branches/0.11.x/bootstrap
Modified: couchdb/branches/0.11.x/bootstrap
URL:
http://svn.apache.org/viewvc/couchdb/branches/0.11.x/bootstrap?rev=924476&r1=924475&r2=924476&view=diff
==============================================================================
--- couchdb/branches/0.11.x/bootstrap (original)
+++ couchdb/branches/0.11.x/bootstrap Wed Mar 17 20:37:47 2010
@@ -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