sdl: Fix compilation with libX11 >= 1.5.99.902
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 9 Jan 2014 11:57:33 +0000 (11:57 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 9 Jan 2014 15:22:32 +0000 (16:22 +0100)
commit4f3f23a55f0873562cad02629936dc5392ea5c40
treecf9d09d110dbb481a2f15835b8c61ed66020da2a
parentbb79b96472649ee1307c1d6ad14d626384395a22
sdl: Fix compilation with libX11 >= 1.5.99.902

Applying an upstream patch to fix a compilation error with versions of
libX11 since 1.5.99.902. This patch modifies configure.in so we need to
run autogen.sh to make it working correctly. Running autoreconf will
fail because SDL uses bit tricky automake/autoconf configuration.

Upstream patch URL:
   http://hg.libsdl.org/SDL/rev/91ad7b43317a

Fixes:
   http://autobuild.buildroot.net/results/bf8/bf83466a7bbb0635d97fe279a18778d92f20bea2/

[Peter: add comment why we're doing this, add needed dependencies]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sdl/sdl-0002-fix-compilation-with-libx11.patch [new file with mode: 0644]
package/sdl/sdl.mk