Re: [gdal-dev] Building multiple versions of GDAL from the same tree...

2016-02-08 Thread Carl Godkin
Thanks. I'm glad it isn't just me! I have never messed with autoconfig but I'm certainly capable of testing when the time comes. carl On Mon, Feb 8, 2016 at 8:11 AM, Kurt Schwehr wrote: > Hi Carl, > > Adding "VPATH" support for the autoconf setup has been on my wish list of > things to have i

Re: [gdal-dev] Building multiple versions of GDAL from the same tree...

2016-02-08 Thread Kurt Schwehr
Hi Carl, Adding "VPATH" support for the autoconf setup has been on my wish list of things to have in the current build system. It will take a bit of patching. And hasn't made it up to the top of my priority list (and won't for a while) So the answer is: Not yet. If anyone wants to take a stab

[gdal-dev] Building multiple versions of GDAL from the same tree...

2016-02-08 Thread Carl Godkin
Hi, With a shiny new version of GDAL now available (thanks!), I'm wondering about a problem with the builds that I always have but have never asked about before. Since I need to build several Linux variants of various third party libraries, I can usually persuade "configure" and make to work from