diff options
-rw-r--r-- | configure.ac | 2 |
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." |