aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoost Peters2009-11-24 12:34:31 +0000
committerJoost Peters2009-11-24 12:34:31 +0000
commit7c90d8ff644d679dc5dd3256241651af771cdf8e (patch)
tree5d9704e88e64aab81281dfec6530fa85392a2683
parent8109867acb0973b613379e42af31b1c3b78168b0 (diff)
downloadscummvm-rg350-7c90d8ff644d679dc5dd3256241651af771cdf8e.tar.gz
scummvm-rg350-7c90d8ff644d679dc5dd3256241651af771cdf8e.tar.bz2
scummvm-rg350-7c90d8ff644d679dc5dd3256241651af771cdf8e.zip
fix spelling -> force buildbot rebuilding
svn-id: r46125
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 501618e916..49fc71e026 100755
--- a/configure
+++ b/configure
@@ -247,7 +247,7 @@ add_to_config_mk_if_no() {
#
# Determine sdl-config
#
-# TODO: small bit of code to test sdl useability
+# TODO: small bit of code to test sdl usability
find_sdlconfig() {
echo_n "Looking for sdl-config... "
sdlconfigs="$_sdlconfig:sdl-config:sdl11-config:sdl12-config"