aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5cea437d6c..93e432b73a 100755
--- a/configure
+++ b/configure
@@ -2336,7 +2336,7 @@ esac
MODULES="$MODULES backends/platform/$_backend"
#
-# Do CXXFLAGS now we know the compiler version
+# Do CXXFLAGS now that we know the compiler version
#
if test "$have_gcc" = yes ; then
if test "$_cxx_major" -ge "3" ; then