From 871aa65a833ecd1115dc93ae83132ce43c7d417f Mon Sep 17 00:00:00 2001 From: John Willis Date: Mon, 6 Sep 2010 18:06:47 +0000 Subject: CONFIGURE: Remove 16Bit graphics support from the GP2X backend. This should not have been committed with r52600, the GP2X backend refactor it needs is not yet ready to commit. svn-id: r52601 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3