You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2012/11/18 17:49:46 UTC

[33/50] git commit: Added notes to bootstrap

Added notes to bootstrap


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

Branch: refs/heads/docs_tmp
Commit: 11f2dcc67ebb8ac8884c79e933dfe1fee097d724
Parents: 529be0a
Author: Noah Slater <ns...@apache.org>
Authored: Sun Oct 14 00:39:34 2012 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Sun Nov 18 00:15:30 2012 +0000

----------------------------------------------------------------------
 bootstrap |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/11f2dcc6/bootstrap
----------------------------------------------------------------------
diff --git a/bootstrap b/bootstrap
index 816339e..820248f 100755
--- a/bootstrap
+++ b/bootstrap
@@ -85,6 +85,10 @@ if test ! -e $texi_file; then
 EOF
 fi
 
+# @@ run autoupdate first, to get new syntax
+
+# @@ then convert this to use autoreconf -i -Wall
+
 ${LIBTOOLIZE} -f -c --automake
 ${ACLOCAL} -I m4
 ${AUTOHEADER} -f