summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ab2197050..665ac58f3 100644
--- a/configure.in
+++ b/configure.in
@@ -1174,7 +1174,7 @@ echo ""
echo ""
echo "Summary of your installation :"
# FIXME : maybe elaborate missing dependencies
-if test x"$sdl" != xyes
+if test x"$graphics_sdl" != xyes
then
sdl_failures="(libsdl maybe?) "
fi