From b48e3a83bb16ba8bf77b8d684074960894797917 Mon Sep 17 00:00:00 2001 From: dhewg Date: Sun, 10 Apr 2011 11:23:14 +0200 Subject: Revert "CONFIGURE: Use FORCE_RTL for the Wii backend" This reverts commit e2a0c096924df7ba2ba0c0d8888341563e6e3995. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 035d6c3556..75a64e06ba 100755 --- a/configure +++ b/configure @@ -3092,7 +3092,7 @@ case $_backend in DEFINES="$DEFINES -DSDL_BACKEND" ;; wii) - DEFINES="$DEFINES -D__WII__ -DGEKKO -DFORCE_RTL" + DEFINES="$DEFINES -D__WII__ -DGEKKO" case $_host_os in gamecube) LIBS="$LIBS -lgxflux -liso9660 -lfat -logc -ldb" -- cgit v1.2.3