Fix:map_shapefile:Split out shapelib, make prober library check, cp15 said to take...
authorwoglinde <woglinde@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 5 Jul 2011 20:06:29 +0000 (20:06 +0000)
committerwoglinde <woglinde@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 5 Jul 2011 20:06:29 +0000 (20:06 +0000)
commit2a89c17fad3eb027b7d2d80ae5ba6c2ae0d6e8b8
tree65880ffb41f325aa4c403e6fe56c9686d2d8527e
parentc526bf882fce27dcbfa4fa5dc797317c74c0ad86
Fix:map_shapefile:Split out shapelib, make prober library check, cp15 said to take care about cmake disable it for now

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@4586 ffa7fe5e-494d-0410-b361-a75ebd5db220
navit/CMakeLists.txt
navit/configure.in
navit/navit/map/shapefile/Makefile.am
navit/navit/support/Makefile.am
navit/navit/support/shapefile/Makefile.am [new file with mode: 0644]
navit/navit/support/shapefile/dbfopen.c [moved from navit/navit/map/shapefile/dbfopen.c with 100% similarity]
navit/navit/support/shapefile/shapefil.h [moved from navit/navit/map/shapefile/shapefil.h with 100% similarity]
navit/navit/support/shapefile/shpopen.c [moved from navit/navit/map/shapefile/shpopen.c with 100% similarity]
navit/navit/support/shapefile/shptree.c [moved from navit/navit/map/shapefile/shptree.c with 100% similarity]