Re: libcurl in libpq.pc - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: libcurl in libpq.pc
Date
Msg-id CAOYmi+=fd8KqEC3WoxYNaj4fnyQy_zDr+z0F0e=P9K80pmUjTw@mail.gmail.com
Whole thread Raw
In response to Re: libcurl in libpq.pc  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-hackers
On Tue, Sep 23, 2025 at 2:57 PM Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
> Now that pkg-config's successor supports
> Cflags.private, I wonder if there's room to fix these
> mutually-conflicting use cases...

This appears to be discussed in great detail here:

    https://gitlab.freedesktop.org/pkg-config/pkg-config/-/issues/7

On my machine, pkgconf appears to recognize Requires.internal, but
unfortunately it doesn't seem to ignore the internal requirements for
--cflags. So... I don't get it.

--Jacob



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()
Next
From: Michael Paquier
Date:
Subject: Re: GNU/Hurd portability patches