Hi list,<br><br>I would like to compile gdal 1.9 with minimalist driver list (I need just VRT and GeoTIFF with LZW compression support). I think the only dependance in this case is the proj4 library (linked dynamicly).<br>
There is a simple way to do it like Linux autoconf : --without-gif --without-png ... ?<br><br>Thank you.<br>