summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-05-09 14:48:36 +0000
committerNoah Slater <nslater@apache.org>2009-05-09 14:48:36 +0000
commit4edf64eb3c747f31b63001b7c6bbab0d6f2a7eeb (patch)
tree79d8ede761eedd4a6639255b0bfe869fdc90098c /configure.ac
parentc67ae0490b12d755b7f85d52c99ebfb0d905c332 (diff)
improved message
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@773225 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55271618..803968f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -279,4 +279,4 @@ AC_OUTPUT
echo
echo "You have configured Apache CouchDB, time to relax."
echo
-echo "Run \`make && make install' to install."
+echo "Run \`make && sudo make install' to install."