aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJohannes Schickel2012-09-09 18:40:24 +0200
committerJohannes Schickel2012-09-09 18:40:24 +0200
commitafcc8ecddc35f59d9c999dc3904a6259a2126c7e (patch)
tree2fe57f4f75f9851a3c5e3a46ee765c71396f7c85 /configure
parent60b101f5f6b1afa321f2c77a20497ca6ab57fb02 (diff)
downloadscummvm-rg350-afcc8ecddc35f59d9c999dc3904a6259a2126c7e.tar.gz
scummvm-rg350-afcc8ecddc35f59d9c999dc3904a6259a2126c7e.tar.bz2
scummvm-rg350-afcc8ecddc35f59d9c999dc3904a6259a2126c7e.zip
CONFIGURE: behaviour -> behavior.
Done to trigger a full rebuild on buildbot.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index df2c2107c8..7d490ef5be 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