Fix:build:Make wince build again
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Sun, 10 Jan 2010 15:49:36 +0000 (15:49 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Sun, 10 Jan 2010 15:49:36 +0000 (15:49 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@2910 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/Makefile.am

index 573fe95..0846d7b 100644 (file)
@@ -107,7 +107,7 @@ endif
 if SUPPORT_WIN32
   navit_LDADD += resource.rsc
 if SUPPORT_WIN32CE
-  navit_LDADD += -lcommctrl
+  navit_LDADD += -lcommctrl -Lsupport/libc
 else
   navit_LDADD += -lgdi32 -lcomctl32 -lwinmm
 endif