]> git.openstreetmap.org Git - nominatim.git/commit
provide srcdir for postgres module in VPATH and CPPFLAGS
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 4 Jun 2016 22:35:07 +0000 (00:35 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 4 Jun 2016 22:35:07 +0000 (00:35 +0200)
commitbadd2e46aa59c7eef187eada4ef1bbd32873b6f5
tree80a8d4fde9fae90e995b1ef4f15486ab617519c6
parent98e5ba6b6138cba14b3f36cf3ddfced39b5ef6ef
provide srcdir for postgres module in VPATH and CPPFLAGS

The pgxs makefile in Postgres <= 9.2 cannot yet handle VPATH
correctly. Provide header paths explicitly and overwrite
VPATH after sourcing the pgxs file.

Fixes #454.
module/Makefile