From 34d165185730eac6ddc4e7a23d192d22aa3d4dfb Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Tue, 18 May 2010 17:02:33 -0700 Subject: Build SDL from sources directly. This removes the requirement to build the SDL library before the rest of the emulator. The prebuilt SDL library and installation is now optional and is only kept for the full Android build on Linux (mainly to avoid having to install many dev libraries on build servers). This patch affects both the Android and standalone build systems. The script android-configure.sh will not use a prebuilt SDL installation unless you explicitely use --sdl-config=