summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-07-13 07:36:06 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-07-13 07:36:06 -0700
commit73f53d2e6594ab6ad20a4daf9e06f9eb41cba600 (patch)
treee0c5804d50d74967403e310df4a5d321cee2a13d
parent7d09c21c2ce9d4b441cd251e62ec0a2d8fbc56b2 (diff)
downloadtxr-73f53d2e6594ab6ad20a4daf9e06f9eb41cba600.tar.gz
txr-73f53d2e6594ab6ad20a4daf9e06f9eb41cba600.tar.bz2
txr-73f53d2e6594ab6ad20a4daf9e06f9eb41cba600.zip
configure: tone down language.
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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"