On 2023-04-28 23:42, Jim Meyering wrote:
On Sat, Apr 22, 2023 at 6:08 PM Carlo Marcelo Arenas Belón
wrote:
Building against a different version of PCRE2 that the one that is provided
with the system is complicated by the fact that unlike what is advertised,
if a pkg-config module for libpcre2-8
On Sat, Apr 22, 2023 at 6:08 PM Carlo Marcelo Arenas Belón
wrote:
> Building against a different version of PCRE2 that the one that is provided
> with the system is complicated by the fact that unlike what is advertised,
> if a pkg-config module for libpcre2-8 is found, it will override the values
Building against a different version of PCRE2 that the one that is provided
with the system is complicated by the fact that unlike what is advertised,
if a pkg-config module for libpcre2-8 is found, it will override the values
that were provided with PCRE_CFLAGS and PCRE_LIBS.
Carlo
>From b0a2cffc