aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOystein Eftevaag2009-12-26 16:59:14 +0000
committerOystein Eftevaag2009-12-26 16:59:14 +0000
commitd2ac0362694fcf6017662c3837e0d27836659e2f (patch)
tree7c17a40b32b8a4b108ce33e430acd05a08cabade
parent1a1b041d00084070da7f3e0d3564869ebe9a1f35 (diff)
downloadscummvm-rg350-d2ac0362694fcf6017662c3837e0d27836659e2f.tar.gz
scummvm-rg350-d2ac0362694fcf6017662c3837e0d27836659e2f.tar.bz2
scummvm-rg350-d2ac0362694fcf6017662c3837e0d27836659e2f.zip
Fixed sentence -> buildbot rebuild
svn-id: r46595
-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