Index: configure
===================================================================
RCS file: /cvsroot/rockbox/tools/configure,v
retrieving revision 1.208
diff -u -r1.208 configure
--- configure	25 Aug 2006 12:19:08 -0000	1.208
+++ configure	26 Aug 2006 19:40:15 -0000
@@ -321,10 +321,11 @@
   # x11 is deprecated so hide it from the question
   # win32 is also deprecated
   #
-  echo ""
-  echo "Build (S)DL version? (S)"
+  #echo ""
+  #echo "Build (S)DL version? (S)"
 
-  option=`input`;
+  #option=`input`;
+  option="s" # Only SDL left. Keep this check in case it's needed again
 
   case $option in
    [Ww])
