On Sun, 3 Jul 2022 19:57:26 +0000 Felix Gruber wrote: > Gdal declared its configure script as deprecated with the release of > version 3.5 and is planning to deprecate it with release 3.6 which is > scheduled for November 2022. > > * gnu/packages/geo.scm (gdal)[build-system]: Use cmake-build-system. LGTM. I built it and checked that gdalinfo xxx.tif still works. Pushed as 6f909b37fa12ebf2002c609944b56e0feb77e841 Thanks. Björn