From f7e94e90b67dd21058ede1ae69283592a88bed7d Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 30 May 2011 23:58:45 +0200 Subject: WINCE: Remove unnecessary -I flags --- configure | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 48216b62b1..299e9927aa 100755 --- a/configure +++ b/configure @@ -2304,10 +2304,7 @@ case $_backend in esac ;; wince) - INCLUDES="$INCLUDES "'-I$(srcdir)' INCLUDES="$INCLUDES "'-I$(srcdir)/backends/platform/wince' - INCLUDES="$INCLUDES "'-I$(srcdir)/engines' - INCLUDES="$INCLUDES "'-I$(srcdir)/backends/platform/wince/missing/gcc' INCLUDES="$INCLUDES "'-I$(srcdir)/backends/platform/wince/CEgui' INCLUDES="$INCLUDES "'-I$(srcdir)/backends/platform/wince/CEkeys' LIBS="$LIBS -static -lSDL" -- cgit v1.2.3