From fc582bfc8fa74992e55d1395166fbac60a577084 Mon Sep 17 00:00:00 2001 From: dhewg Date: Sun, 10 Apr 2011 11:23:02 +0200 Subject: Revert "CONFIGURE: Use FORCE_RTL for the Android backend" This reverts commit 44ab256101c8beec0860538127c2c7d602366c71. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index f74ee9677c..035d6c3556 100755 --- a/configure +++ b/configure @@ -3002,7 +3002,7 @@ case $_backend in # than pick up anything unhygenic from the Android libs. LIBS="-Wl,-Bstatic $static_libs" LIBS="$LIBS -Wl,-Bdynamic -lgcc $system_libs -llog -lGLESv1_CM" - DEFINES="$DEFINES -DREDUCE_MEMORY_USAGE -DFORCE_RTL" + DEFINES="$DEFINES -DREDUCE_MEMORY_USAGE" ;; dc) INCLUDES="$INCLUDES "'-I$(srcdir)/backends/platform/dc -isystem $(ronindir)/include' -- cgit v1.2.3