Project

General

Profile

Actions

Bug #5572

closed

pcre2: allow different include/lib paths

Added by Victor Julien over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

In 6 and older we had

./configure --help|grep pcre
  --with-libpcre-includes=DIR  libpcre include directory
  --with-libpcre-libraries=DIR    libpcre library directory

In master for pcre2 we seem to have no way to specify these paths manually.

Actions #1

Updated by Victor Julien over 1 year ago

  • Target version changed from 7.0.0-beta1 to 7.0.0-rc1
Actions #2

Updated by Philippe Antoine over 1 year ago

I am not sure I understand the use case : is it if I have multiple pcre2 on my system and that autotool does not pick the right one ?

Actions #3

Updated by Victor Julien over 1 year ago

It's just a common facility to support libs/headers in uncommon locations. We have it for (almost) all deps. It came up for someone.

Actions #4

Updated by Philippe Antoine over 1 year ago

  • Status changed from Assigned to In Review
Actions #5

Updated by Philippe Antoine over 1 year ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF