Ticket #2102 (new defect)

Opened 7 months ago

Last modified 7 months ago

configuring --without-ogr ends up linking OGR-related libs

Reported by: hobu Assigned to: warmerdam
Priority: normal Milestone: 1.6.0
Component: default Version: unspecified
Severity: trivial Keywords:
Cc: mloskot

Description

./configure --with-libtiff=internal \
            --with-geotiff=internal \ 
            --with-png=internal \
            --with-jpeg=internal \
            --without-ogr

ends up linking in GEOS, SQLite, cUrl, and expat if they are found.

Change History

12/20/07 09:30:01 changed by mloskot

  • cc set to mloskot.