]> granicus.if.org Git - postgis/commit
Keep isfinite() but downgrade for platforms that lack it.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 1 Aug 2014 22:55:34 +0000 (22:55 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 1 Aug 2014 22:55:34 +0000 (22:55 +0000)
commita9c708c145328b23070777c16a4cac580cd2db18
tree35ab22549b593bd49cee344daab07a7fd58dd1c5
parentc78ef45b7d992ed0e7ec33e377c7cd9a9e2bcbb2
Keep isfinite() but downgrade for platforms that lack it.
Centos 5 has it with _GNU_SOURCE
Older Solaris doesn't have it

git-svn-id: http://svn.osgeo.org/postgis/trunk@12854 b70326c6-7e19-0410-871a-916f4a2858ee
configure.ac
liblwgeom/g_box.c
postgis/gserialized_gist_2d.c
postgis/gserialized_gist_nd.c
postgis_config.h.in