From 483805f79570115ab95c69698792d238c1719b1b Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Mon, 11 Mar 2013 15:09:56 -0500 Subject: Import pjproject-2.1 --- configure-iphone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure-iphone') diff --git a/configure-iphone b/configure-iphone index 742dce0..79bf226 100755 --- a/configure-iphone +++ b/configure-iphone @@ -133,7 +133,7 @@ if test "1" = "1"; then fi # And finally invoke the configure script itself -./aconfigure --host=arm-apple-darwin9 --disable-floating-point --disable-sdl $* +./aconfigure --host=arm-apple-darwin9 --disable-sdl $* if test "$?" = "0"; then echo "Done configuring for `basename $SDKPATH`" -- cgit v1.2.3