[Scummvm-git-logs] scummvm master -> 5a0b0c474a04fe6dad6d97ea7188194f31ec5417
sev-
sev at scummvm.org
Wed May 27 11:14:41 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
5a0b0c474a CONFIGURE: Improve wording
Commit: 5a0b0c474a04fe6dad6d97ea7188194f31ec5417
https://github.com/scummvm/scummvm/commit/5a0b0c474a04fe6dad6d97ea7188194f31ec5417
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-05-27T13:14:24+02:00
Commit Message:
CONFIGURE: Improve wording
Changed paths:
configure
diff --git a/configure b/configure
index d3dcfdb22d..a3f90dc3e0 100755
--- a/configure
+++ b/configure
@@ -5577,7 +5577,7 @@ echo "$_fribidi"
# Test C++11 Compatibility
#
define_in_config_if_yes "$_test_cpp11" 'ENABLE_TEST_CPP_11'
-echo_n "Test C+11 Compatibility in compilation? "
+echo_n "Test C++11 compatibility during compilation... "
echo "$_test_cpp11"
# Default to plain text output for pandoc
More information about the Scummvm-git-logs
mailing list