[GRASS-git] [OSGeo/grass] b9f6c4: configure: use pkg-config for PDAL configuration (...

Nicklas Larsson noreply at github.com
Fri Feb 24 10:18:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: b9f6c48a9c494c4d1a9f54dfc6de182de1c5fc53
      https://github.com/OSGeo/grass/commit/b9f6c48a9c494c4d1a9f54dfc6de182de1c5fc53
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M .github/workflows/build_centos.sh
    M .github/workflows/macos_install.sh
    M .travis.yml
    M .travis/linux.script.sh
    M configure
    M configure.ac
    M include/grass/config.h.in
    M mswindows/osgeo4w/build_osgeo4w.sh

  Log Message:
  -----------
  configure: use pkg-config for PDAL configuration (#2851)

The pdal-config, which we used so far is not actively maintained,
pkg-config is the recommended way to configure for use of PDAL.

Configure flags are simplified, either  '--with-pdal' or '--without-pdal'.

CI runners are updated to reflect this change.




More information about the grass-commit mailing list