summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 947e56d6..0c576c40 100755
--- a/bootstrap
+++ b/bootstrap
@@ -59,6 +59,8 @@ autoheader -f
automake -f -a 2>&1 | sed -e "/install/d"
autoconf -f
+ln -f -s "`dirname \`readlink build-aux/missing\``/INSTALL"
+
cat << EOF
You have bootstrapped Apache CouchDB, time to relax.