]> granicus.if.org Git - postgis/commit
Move CFLAGS after the PGXS include directive, so that the autotools configuration...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Tue, 6 Oct 2009 08:52:23 +0000 (08:52 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Tue, 6 Oct 2009 08:52:23 +0000 (08:52 +0000)
commit1f10ab9eb5ff13b66a419ea50c3d33c98b91f1e3
tree7b0fe29e459e90d014b71aa94a4e0579e3f648f2
parent3bee62fcd93d600c63f5d2fd8e81fa04f60edfee
Move CFLAGS after the PGXS include directive, so that the autotools configuration doesn't getting overwritten by the PGXS version. Required when passing custom compiler f
lags into PostGIS as reported by William Kyngesburye.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4602 b70326c6-7e19-0410-871a-916f4a2858ee
loader/Makefile.in