You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2009/05/09 16:48:37 UTC

svn commit: r773225 - /couchdb/trunk/configure.ac

Author: nslater
Date: Sat May  9 14:48:36 2009
New Revision: 773225

URL: http://svn.apache.org/viewvc?rev=773225&view=rev
Log:
improved message

Modified:
    couchdb/trunk/configure.ac

Modified: couchdb/trunk/configure.ac
URL: http://svn.apache.org/viewvc/couchdb/trunk/configure.ac?rev=773225&r1=773224&r2=773225&view=diff
==============================================================================
--- couchdb/trunk/configure.ac (original)
+++ couchdb/trunk/configure.ac Sat May  9 14:48:36 2009
@@ -279,4 +279,4 @@
 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."