From f5e63e6a4c453e2a374a9b233e4108dcd15f88b7 Mon Sep 17 00:00:00 2001
From: "S. Davilla" <davilla@4pi.com>
Date: Sat, 30 Apr 2011 20:55:45 -0400
Subject: [ios] turn off native texturepacker until we can figure out x86_64
 issues on osx

---
 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.in b/configure.in
index a9d7f8d086..cef18ef262 100644
--- a/configure.in
+++ b/configure.in
@@ -340,7 +340,7 @@ case $host in
      use_joystick=no
      use_vdadecoder=no
      use_vtbdecoder=yes
-     use_texturepacker_native=yes
+     use_texturepacker_native=no
      USE_TEXTUREPACKER_NATIVE_ROOT="/opt/local"
      ARCH="arm-osx"
      SYSROOT="-miphoneos-version-min=4.1 -isysroot $SDKROOT"
-- 
cgit v1.2.3