1 diff -Naur scummvm-1.6.0-orig/backends/graphics/opengl/gltexture.h scummvm-1.6.0/backends/graphics/opengl/gltexture.h
2 --- scummvm-1.6.0-orig/backends/graphics/opengl/gltexture.h 2013-10-08 21:07:43.903296513 +0200
3 +++ scummvm-1.6.0/backends/graphics/opengl/gltexture.h 2013-10-08 21:37:44.007370745 +0200
5 #elif defined(USE_GLES)
7 #elif defined(SDL_BACKEND)
9 +#include <SDL/SDL_opengl.h>
11 #include <SDL_opengl.h>
16 diff -Naur scummvm-1.6.0-orig/backends/platform/sdl/sdl-sys.h scummvm-1.6.0/backends/platform/sdl/sdl-sys.h
17 --- scummvm-1.6.0-orig/backends/platform/sdl/sdl-sys.h 2013-10-08 21:07:43.931296513 +0200
18 +++ scummvm-1.6.0/backends/platform/sdl/sdl-sys.h 2013-10-08 21:37:44.007370745 +0200
21 #if defined(__SYMBIAN32__)
23 +#elif defined(__AROS__)
28 diff -Naur scummvm-1.6.0-orig/config.log scummvm-1.6.0/config.log
29 --- scummvm-1.6.0-orig/config.log 2013-10-08 21:07:43.767296507 +0200
30 +++ scummvm-1.6.0/config.log 2013-10-08 21:37:44.007370745 +0200
32 -Configure run on Tue Oct 8 21:06:41 CEST 2013
33 +Configure run on Tue Oct 8 22:47:36 CEST 2013
34 diff -Naur scummvm-1.6.0-orig/configure scummvm-1.6.0/configure
35 --- scummvm-1.6.0-orig/configure 2013-10-08 21:07:43.591296500 +0200
36 +++ scummvm-1.6.0/configure 2013-10-08 21:37:44.007370745 +0200
38 engine_disable ${engine_name}
41 + --build=* | --target=* | --disable-nls | --without-x | --without-pic | --disable-shared)
42 + # ignore some options from the AROS build system