bug#40395: Building Grep with PCRE support
On 4/2/20 4:17 PM, Jeffrey Walton wrote: checking for PCRE... no checking for pcre_compile... no configure: WARNING: GNU grep will be built without pcre support. Look in config.log for why.
bug#40395: Building Grep with PCRE support
Hi Everyone, I'm working on OS X 10.12. When I build Grep 3.3 from source tarball I see: checking for PCRE... no checking for pcre_compile... no configure: WARNING: GNU grep will be built without pcre support. PCRE2 is installed in /usr/local. PKG_CONFIG_PATH is set and points to /us