summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 23febd1c8..7defacfae 100755
--- a/configure.ac
+++ b/configure.ac
@@ -947,7 +947,7 @@ if test "$with_manaplusgame" == "yes"; then
echo "Enabled building manaplus game."
fi
if test "$with_dyecmd" == "yes"; then
- echo "Enabled building dyecmd."
+ echo "Enabled building dyecmd tool."
fi
if test "$unittests_enabled" == true; then
echo "Enabled building unit tests."