Ticket #1191 (closed enhancement: fixed)
move PREPARED_GEOM define in postgis_config.h
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
The PREPARED_GEOM define is a configuration directive, so it'd be best placed in postgis_config.h. Currently it is in lwgeom_geos_prepared.h and failing to include it from an implementation file results in disabling PREPARED geometries w/out further build errors. See ticket #1165
Change History
Note: See
TracTickets for help on using
tickets.
