From 4ebc9a023d7a739a5a129149ce0e59c0a462d735 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Sun, 30 Mar 2008 17:04:06 +0000 Subject: corrected Markdown formatting and updated from google to apache git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642775 13f79535-47bb-0310-9956-ffa450edef68 --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 21137381..428915ad 100755 --- a/bootstrap +++ b/bootstrap @@ -33,7 +33,7 @@ COPYING_FILE="COPYING" LICENSE_COMPRESSED_FILE="build-contrib/apache_2.txt.gz" M4_DIRECTORY="m4" M4_AC_CHECK_ICU_FILE="m4/ac_check_icu.m4" -REPOSITORY_URI="http://couchdb.googlecode.com/svn/trunk/" +REPOSITORY_URI="http://svn.apache.org/repos/asf/incubator/couchdb/trunk" ACLOCAL_EXECUTABLE=$(which aclocal || true) AUTOCONF_EXECUTABLE=$(which autoconf || true) -- cgit v1.2.3