[postgis-devel] Using pkg-config for PROJ

Paul Ramsey pramsey at cleverelephant.ca
Fri Feb 8 13:40:33 PST 2019


Completely requiring pkg-config is not something I'm super
enthusiastic about. I'm sure many of my packaged dependencies have
pkg-config entries under MacPorts, but I'm not convinced my
from-source builds will be detectable.

P

On Fri, Feb 8, 2019 at 12:48 PM Raúl Marín Rodríguez
<rmrodriguez at carto.com> wrote:
>
> Hi,
>
> I started doing it in https://github.com/postgis/postgis/pull/372.
> Then I noticed that `json-c` had the same option (and we weren't
> including its files correctly) and, after that, that the same happens
> with `libpcre` and `cunit`.
>
> Wouldn't it make more sense to drop those 4 options (`--with-projdir`,
> `--with-jsondir`, etc) and make pkg-config mandatory instead? My only
> concern is Windows, which I don't really know if it can use it.
>
> --
> Raúl Marín Rodríguez
> carto.com
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel


More information about the postgis-devel mailing list