Changeset 195 for configure.in

Show
Ignore:
Timestamp:
01/21/10 22:19:43 (2 years ago)
Author:
ol
Message:

Use PostGIS 1.5 GeomFromGML to parse GML instead of TinyOWS one. Add check_schema and check_valid_geom config properties to allow to bypass schema and is_valid check, cf #44.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • configure.in

    r100 r195  
    8686 
    8787echo "------------------------" 
    88 echo "This TinyOWS version will need at least PostGIS 1.4.x" 
     88echo "This TinyOWS version will need at least PostGIS 1.5.x" 
    8989echo "------------------------"