Author: nslater
Date: Sat Mar 13 13:24:19 2010
New Revision: 922551

URL: http://svn.apache.org/viewvc?rev=922551&view=rev
Log:
symlink automake files

Modified:
    couchdb/trunk/bootstrap

Modified: couchdb/trunk/bootstrap
URL: 
http://svn.apache.org/viewvc/couchdb/trunk/bootstrap?rev=922551&r1=922550&r2=922551&view=diff
==============================================================================
--- couchdb/trunk/bootstrap (original)
+++ couchdb/trunk/bootstrap Sat Mar 13 13:24:19 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


Reply via email to