From ad96c743cf6535fb8da6d9cefb2ac983c33948dc Mon Sep 17 00:00:00 2001 From: jak1 Date: Sat, 10 Feb 2024 16:28:57 +0100 Subject: Clarify that dyecmd is a tool Commit reviewed and changed by jesusalva and specing --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- cgit v1.2.3-60-g2f50