[Scummvm-cvs-logs] scummvm master -> afcc8ecddc35f59d9c999dc3904a6259a2126c7e

lordhoto lordhoto at gmail.com
Sun Sep 9 18:44:08 CEST 2012


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:
afcc8ecddc CONFIGURE: behaviour -> behavior.


Commit: afcc8ecddc35f59d9c999dc3904a6259a2126c7e
    https://github.com/scummvm/scummvm/commit/afcc8ecddc35f59d9c999dc3904a6259a2126c7e
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2012-09-09T09:40:24-07:00

Commit Message:
CONFIGURE: behaviour -> behavior.

Done to trigger a full rebuild on buildbot.

Changed paths:
    configure



diff --git a/configure b/configure
index df2c210..7d490ef 100755
--- a/configure
+++ b/configure
@@ -94,7 +94,7 @@ _srcdir=`dirname $0`
 #
 # Default settings
 #
-# Default lib behaviour yes/no/auto
+# Default lib behavior yes/no/auto
 _vorbis=auto
 _tremor=auto
 _tremolo=no
@@ -117,7 +117,7 @@ _freetype2=auto
 _taskbar=yes
 _updates=no
 _libunity=auto
-# Default option behaviour yes/no
+# Default option behavior yes/no
 _debug_build=auto
 _release_build=auto
 _optimizations=auto






More information about the Scummvm-git-logs mailing list