summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorwoglinde <woglinde@ffa7fe5e-494d-0410-b361-a75ebd5db220>2010-07-21 21:33:43 +0000
committerwoglinde <woglinde@ffa7fe5e-494d-0410-b361-a75ebd5db220>2010-07-21 21:33:43 +0000
commit139503184f3f1848a9b404ebbfd6a4b1187330aa (patch)
tree2ae1e17d673b8f26317d99f80bee12076bb549a7 /configure.in
parentf8d6f0b9a228d39bc69fc0262c8f1c539adf06fb (diff)
downloadnavit-139503184f3f1848a9b404ebbfd6a4b1187330aa.tar.gz
Fix:Port/wince: Disable build of maptool for wince, thanks mvglasow for the patch, fixes ticket 613
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3507 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index ad7684e7c..754577c82 100644
--- a/configure.in
+++ b/configure.in
@@ -98,6 +98,7 @@ wince|mingw32ce|cegcc)
vehicle_wince=yes; vehcile_wince_reason="host_os is wince"
speech_espeak=yes; speech_espeak_reason="host_os is wince"
support_libpng=yes
+ maptool=no; maptool_reason="host_os is wince"
;;
mingw32)
win32=yes