From 4edf64eb3c747f31b63001b7c6bbab0d6f2a7eeb Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Sat, 9 May 2009 14:48:36 +0000 Subject: improved message git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@773225 13f79535-47bb-0310-9956-ffa450edef68 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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." -- cgit v1.2.3