From 8f8eb81b1b5a558708cb2ff91410114579deefb6 Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sat, 23 Dec 2017 16:56:40 +0000 Subject: RISCOS: Don't list RISC OS as a POSIX platform --- configure | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'configure') diff --git a/configure b/configure index ccb786233e..bd001c9c01 100755 --- a/configure +++ b/configure @@ -2839,8 +2839,6 @@ if test -n "$_host"; then arm-linux|arm*-linux-gnueabi|arm-*-linux) ;; arm-*riscos) - _seq_midi=no - _timidity=no _opengl_mode=none _build_hq_scalers=no # toolchain binaries prefixed by host @@ -3601,10 +3599,10 @@ esac # echo_n "Checking if host is POSIX compliant... " case $_host_os in - amigaos* | cygwin* | dreamcast | ds | gamecube | mingw* | n64 | ps2 | ps3 | psp2 | psp | wii | wince) + amigaos* | cygwin* | dreamcast | ds | gamecube | mingw* | n64 | ps2 | ps3 | psp2 | psp | riscos | wii | wince) _posix=no ;; - 3ds | android | androidsdl | beos* | bsd* | darwin* | freebsd* | gnu* | gph-linux | haiku* | hpux* | iphone | ios7 | irix*| k*bsd*-gnu* | linux* | maemo | mint* | netbsd* | openbsd* | riscos | solaris* | sunos* | uclinux* | webos) + 3ds | android | androidsdl | beos* | bsd* | darwin* | freebsd* | gnu* | gph-linux | haiku* | hpux* | iphone | ios7 | irix*| k*bsd*-gnu* | linux* | maemo | mint* | netbsd* | openbsd* | solaris* | sunos* | uclinux* | webos) _posix=yes ;; os2-emx*) -- cgit v1.2.3