X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Externals%2Fsdl12%2Fpatches%2Fconfigure.in.patch;h=df2154d70bd0d1300491ee1235b849f07146d753;hb=80f88fe2a0a444ca5081b9820da5788278f21ed7;hp=3507a9ca4b6cdf2b13f0c6a7156aeacd607bc549;hpb=8acb6e41a6a6b336751d66c081d820b742ea46ff;p=tpg%2Facess2.git diff --git a/Externals/sdl12/patches/configure.in.patch b/Externals/sdl12/patches/configure.in.patch index 3507a9ca..df2154d7 100644 --- a/Externals/sdl12/patches/configure.in.patch +++ b/Externals/sdl12/patches/configure.in.patch @@ -148,7 +148,7 @@ dnl Detect the canonical build and host environments AC_CONFIG_AUX_DIR([build-scripts]) dnl AC_CANONICAL_HOST -@@ -2831,6 +2972,17 @@ +@@ -2831,6 +2972,16 @@ # The RISC OS platform requires special setup. EXTRA_LDFLAGS="$EXTRA_LDFLAGS -ljpeg -ltiff -lpng -lz" ;; @@ -158,7 +158,6 @@ + if test x$enable_video = xyes; then + AC_DEFINE(SDL_VIDEO_DRIVER_ACESS) + SOURCES="$SOURCES $srcdir/src/video/acess/*.c" -+ SOURCES="$SOURCES $srcdir/src/video/acess/*.S" + have_video=yes + fi + # TODO: Joystick