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 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"