diff options
author | Noah Slater <nslater@apache.org> | 2008-03-30 17:04:06 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-03-30 17:04:06 +0000 |
commit | 4ebc9a023d7a739a5a129149ce0e59c0a462d735 (patch) | |
tree | b992330c03f5e0251bc550e23187a397c4c5ca99 /bootstrap | |
parent | 8759808415c705fecb4ae35cdb9b554d016ab6c6 (diff) | |
download | couchdb-4ebc9a023d7a739a5a129149ce0e59c0a462d735.tar.gz |
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
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |