summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 d0c1672..77ba14c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -382,5 +382,5 @@ if test "x$ac_cv_header_wordexp_h" != "xyes"; then
fi
echo
-echo "Now, type 'gmake' to build mu (or 'gmake check' to run the unit tests, too)"
+echo "Now, type 'make' (or 'gmake') to build mu"
echo