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 d6c97f6924..f0e7def508 100755
--- a/configure
+++ b/configure
@@ -1923,7 +1923,7 @@ fi
# Enable 16bit support only for backends which support it
#
case $_backend in
- caanoo | dreamcast | dingux | gp2x | gp2xwiz | openpandora | samsungtv | sdl | wii | psp)
+ caanoo | dreamcast | dingux | gp2xwiz | openpandora | samsungtv | sdl | wii | psp)
if test "$_16bit" = auto ; then
_16bit=yes
else