diff options
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -51,11 +51,10 @@ fi aclocal -I m4 autoheader -f -automake -f -c -a --gnits +automake -f -c -a --gnits 2>&1 | sed -e "/install/d" autoconf -f cat << EOF - You have bootstrapped Apache CouchDB, time to relax. Run \`./configure' to configure the source before you install. |