From 73f53d2e6594ab6ad20a4daf9e06f9eb41cba600 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