summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-03-23 17:21:04 +0000
committerNoah Slater <nslater@apache.org>2009-03-23 17:21:04 +0000
commit9107dba784816a00a08b81bff495bade142a7b7e (patch)
treecc536ee3794b3b12a5b4ece775431906122def00 /bootstrap
parentb3cb797c1d4fd66ad52c558d75211951af448434 (diff)
removed config.* files from the build
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757458 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index 5f8ea159..8d5f3fce 100755
--- a/bootstrap
+++ b/bootstrap
@@ -38,8 +38,6 @@ else
sed "s/%release%/$REVISION/" < acinclude.m4.in > acinclude.m4
fi
-gunzip -c build-aux/config.guess.gz > build-aux/config.guess
-gunzip -c build-aux/config.sub.gz > build-aux/config.sub
gunzip -c m4/ac_check_icu.m4.gz > m4/ac_check_icu.m4
gunzip -c m4/ac_check_curl.m4.gz > m4/ac_check_curl.m4