From b82707463accf9f7e988ceb19ab01cd6645686f4 Mon Sep 17 00:00:00 2001 From: Jordi Vilalta Prat Date: Sat, 4 Apr 2009 10:10:15 +0000 Subject: Remove the obsolete IPHONE_BACKEND define svn-id: r39835 --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 2bd998cc19..a0ffafbf00 100755 --- a/configure +++ b/configure @@ -1858,7 +1858,6 @@ case $_backend in iphone) OBJCFLAGS="$OBJCFLAGS --std=c99" LIBS="$LIBS -lobjc -framework UIKit -framework CoreGraphics -framework CoreSurface -framework QuartzCore -framework GraphicsServices -framework CoreFoundation -framework Foundation -framework AudioToolbox -framework CoreAudio" - DEFINES="$DEFINES -DIPHONE_BACKEND" ;; dc) INCLUDES="$INCLUDES "'-I$(srcdir)/backends/platform/dc -isystem $(ronindir)/include' -- cgit v1.2.3