summaryrefslogtreecommitdiffstats
path: root/configure
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
commit7ee3f83d8a43b71dbd434f83f92f54b9f72d64cd (patch)
treee0c5804d50d74967403e310df4a5d321cee2a13d /configure
parent2a69cc88e868653e89cf0c9de6c4e48cb790511a (diff)
downloadtxr-7ee3f83d8a43b71dbd434f83f92f54b9f72d64cd.tar.gz
txr-7ee3f83d8a43b71dbd434f83f92f54b9f72d64cd.tar.bz2
txr-7ee3f83d8a43b71dbd434f83f92f54b9f72d64cd.zip
configure: tone down language.
Diffstat (limited to 'configure')
-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"