This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a448b7b889
mapnik
/
plugins
/
input
/
Makefile.am
10 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
+ added GNU autotools build environment + raster and gdal input isn't tested. Not working currently... + *-input.so plugins created. Change loader in source or link plugin to correct place + use pkg-config uninstalled feature -> define project root to PKG_CONFIG_PATH to use mapnik without installation + added various library checks + don't install fonts + don't use included AGG -> check for a installed libagg + Added Makefile for c++ demo + don't build any python wrapper stuff -> this follows if all other building works + added Anjuta file -> not needed to build anything, but helps much if you use Anjuta
2007-09-15 01:07:16 +02:00
SUBDIRS = \
postgis\
gdal \
raster \
- updated autotools build files - build now osm plugin automatic if libxml2 is used - moved osm/Makefile to osm/Makefile.example because if name collision -> better move the example to another directory later - optional CAIRO support - changed libxml2 switch comment
2008-04-06 20:13:13 +02:00
shape \
osm
+ added GNU autotools build environment + raster and gdal input isn't tested. Not working currently... + *-input.so plugins created. Change loader in source or link plugin to correct place + use pkg-config uninstalled feature -> define project root to PKG_CONFIG_PATH to use mapnik without installation + added various library checks + don't install fonts + don't use included AGG -> check for a installed libagg + Added Makefile for c++ demo + don't build any python wrapper stuff -> this follows if all other building works + added Anjuta file -> not needed to build anything, but helps much if you use Anjuta
2007-09-15 01:07:16 +02:00
## File created by the gnome-build tools
Reference in a new issue
Copy permalink