riscos: Implement SDL_OpenURL()

This commit is contained in:
Cameron Cawley
2020-10-11 17:32:32 +01:00
parent 34a82fca49
commit 59022829f4
4 changed files with 59 additions and 0 deletions

3
configure vendored
View File

@@ -25486,6 +25486,9 @@ $as_echo "#define SDL_TIMER_UNIX 1" >>confdefs.h
CheckPTHREAD
CheckClockGettime
SOURCES="$SOURCES $srcdir/src/misc/riscos/*.c"
have_misc=yes
# Set up files for the timer library
if test x$enable_timers = xyes; then