[postgis-devel] [PostGIS] #1688: Passing a bogus value to --with-jsondir=XXX does not make any noise
PostGIS
trac at osgeo.org
Thu Mar 15 02:30:32 PDT 2012
#1688: Passing a bogus value to --with-jsondir=XXX does not make any noise
-----------------------------------+----------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+----------------------------------------
Try ./configure --with-jsondir=/tmp
It won't error out. It'll go looking around for your library and if found
would tell you json is enabled.
Didn't try not having the library but I suspect it would just tell you
json is disabled.
I think it should error out instead, as the user specification must be
meaningful.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1688>
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