From 7ee3f83d8a43b71dbd434f83f92f54b9f72d64cd Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 13 Jul 2021 07:36:06 -0700 Subject: configure: tone down language. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 5e48db90..f0bc87b6 100755 --- a/configure +++ b/configure @@ -1063,7 +1063,7 @@ fi printf "done\n" -printf "Checking whether executables have that idiotic .exe suffix ... " +printf "Checking whether executables require an .exe suffix ... " if ls conftest.exe > /dev/null 2>&1 ; then echo "yes" -- cgit v1.2.3