diff --git a/configure b/configure index aa2d0a91a7f0..6abc5dc557fa 100755 --- a/configure +++ b/configure @@ -3234,6 +3234,8 @@ case $_backend in append_var DEFINES "-DSDL_BACKEND" add_line_to_config_mk "SDL_BACKEND = 1" ;; + 3ds) + ;; sdl) ;; *)