id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 2202,No option to disable json-c lookup by ./configure,mloskot,strk,"./configure provides only one option to control searching of json-c library files: {{{ $ ./configure --help|grep json --with-jsondir=PATH specify the json-c installation directory }}} Assuming json-c is optional, unlike PROJ.4 library, if one wants to build PostGIS without json-c support on a system with json-c library installed, then the ./configure always detects and adds json-c support. There is no option like --without-jsonc or --disable-jsonc. ",defect,closed,medium,PostGIS 2.1.0,build,master,fixed,jsonc,