mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-01 07:43:30 +00:00
Add mapnik's dependencies to MAPNIK_INCLUDES
This commit is contained in:
@ -91,6 +91,7 @@ AC_DEFUN([AX_LIB_MAPNIK],
|
||||
if test $? -ne 0; then
|
||||
MAPNIK_INCLUDES=""
|
||||
fi
|
||||
MAPNIK_INCLUDES="$MAPNIK_INCLUDES `$MAPNIK_CONFIG --dep-includes`"
|
||||
MAPNIK_LDFLAGS="`$MAPNIK_CONFIG --libs`"
|
||||
|
||||
MAPNIK_VERSION=`$MAPNIK_CONFIG --version`
|
||||
|
Reference in New Issue
Block a user