[GRASS-git] [OSGeo/grass] 8b4d7c: configure: require GDAL version 3.7+ (#6671)
Nicklas Larsson
noreply at github.com
Thu Dec 4 00:43:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 8b4d7c3e310ec3122a5e870e724c50bd716f9513
https://github.com/OSGeo/grass/commit/8b4d7c3e310ec3122a5e870e724c50bd716f9513
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M REQUIREMENTS.md
M cmake/modules/CheckDependentLibraries.cmake
M configure
M configure.ac
M db/drivers/Makefile
M general/g.proj/input.c
M general/g.proj/local_proto.h
M general/g.proj/main.c
M general/g.proj/output.c
M general/g.version/main.c
M include/Make/Doxyfile_arch_html.in
M include/Make/Doxyfile_arch_latex.in
M include/Make/Grass.make
M include/Make/Platform.make.in
M include/config.h.cmake.in
M include/grass/config.h.in
M include/grass/defs/gprojects.h
M include/grass/gprojects.h
M include/grass/vect/dig_structs.h
M lib/CMakeLists.txt
M lib/proj/convert.c
M lib/raster/Makefile
M lib/raster/R.h
M lib/raster/gdal.c
M lib/raster/get_row.c
M lib/raster/open.c
M lib/raster/put_row.c
M lib/vector/Vlib/build.c
M lib/vector/Vlib/build_ogr.c
M lib/vector/Vlib/build_sfa.c
M lib/vector/Vlib/close.c
M lib/vector/Vlib/close_ogr.c
M lib/vector/Vlib/field.c
M lib/vector/Vlib/header_finfo.c
M lib/vector/Vlib/local_proto.h
M lib/vector/Vlib/open.c
M lib/vector/Vlib/open_ogr.c
M lib/vector/Vlib/read.c
M lib/vector/Vlib/read_ogr.c
M lib/vector/Vlib/read_sfa.c
M lib/vector/Vlib/rewind.c
M lib/vector/Vlib/rewind_ogr.c
M lib/vector/Vlib/simple_features.c
M lib/vector/Vlib/write.c
M lib/vector/Vlib/write_ogr.c
M lib/vector/Vlib/write_sfa.c
M lib/vector/diglib/frmt.c
M mswindows/osgeo4w/config.h.vc
M raster/r.external.out/Makefile
M raster/r.external/Makefile
M raster/r.external/link.c
M raster/r.external/proj.c
M raster/r.in.gdal/Makefile
M raster/r.in.gdal/main.c
M raster/r.in.gdal/proj.c
M raster/r.out.gdal/Makefile
M raster/r.out.gdal/main.c
M raster3d/r3.out.netcdf/main.c
M vector/v.external.out/Makefile
M vector/v.external.out/args.c
M vector/v.external.out/format.c
M vector/v.external.out/list.c
M vector/v.external.out/main.c
M vector/v.external/Makefile
M vector/v.external/list.c
M vector/v.external/main.c
M vector/v.external/proj.c
M vector/v.in.ogr/Makefile
M vector/v.in.ogr/proj.c
M vector/v.out.ogr/Makefile
M vector/v.out.ogr/main.c
Log Message:
-----------
configure: require GDAL version 3.7+ (#6671)
* make GDAL version 3.7 or newer a requirement during configuration
* remove code depending on GDAL version checking macros and the
conditional macros HAVE_GDAL/USE_GDAL, HAVE_OGR/USE_OGR and
GDAL_LINK
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list