[postgis-devel] [PostGIS] #1191: move PREPARED_GEOM define in postgis_config.h

PostGIS trac at osgeo.org
Wed Sep 21 02:52:27 PDT 2011


#1191: move PREPARED_GEOM define in postgis_config.h
--------------------------+-------------------------------------------------
  Reporter:  strk         |       Owner:  pramsey      
      Type:  enhancement  |      Status:  closed       
  Priority:  medium       |   Milestone:  PostGIS 2.0.0
 Component:  postgis      |     Version:  trunk        
Resolution:  fixed        |    Keywords:               
--------------------------+-------------------------------------------------
Changes (by strk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 The only reason for PREPARED_GEOM to be undefined is for builds againts
 geos 3.1
 Since we _require_ 3.2 now, there's no point in making it a configuration.
 I've moved the define in the implementation file, where it is used, with
 r7879.

 @robe: worth checking it didn't slowdown again (you never know!)

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1191#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list