Changeset: 12020bac3885 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/12020bac3885
Modified Files:
        geom/sql/functions/Tests/All
Branch: default
Log Message:

Test needs proj library.


diffs (13 lines):

diff --git a/geom/sql/functions/Tests/All b/geom/sql/functions/Tests/All
--- a/geom/sql/functions/Tests/All
+++ b/geom/sql/functions/Tests/All
@@ -92,7 +92,7 @@ HAVE_GEOM?ST_MakeBox2D
 
 HAVE_GEOM?dropTestGeometries
 HAVE_GEOM?ST_DWithin2
-HAVE_GEOM&!GEOS_VERSION>=3.12.0?ST_Transform
-HAVE_GEOM&GEOS_VERSION>=3.12.0?ST_Transform-3.12
+HAVE_GEOM&!GEOS_VERSION>=3.12.0&HAVE_PROJ?ST_Transform
+HAVE_GEOM&GEOS_VERSION>=3.12.0&HAVE_PROJ?ST_Transform-3.12
 
 HAVE_GEOM?geomcasts
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to