Bug #5572
closed
pcre2: allow different include/lib paths
Added by Victor Julien about 2 years ago.
Updated almost 2 years ago.
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.
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
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 ?
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.
- Status changed from Assigned to In Review
- Status changed from In Review to Closed
Also available in: Atom
PDF