[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grep-2.6.2 released [stable]
From: |
Dmitry V. Levin |
Subject: |
Re: grep-2.6.2 released [stable] |
Date: |
Tue, 30 Mar 2010 02:31:18 +0400 |
On Mon, Mar 29, 2010 at 09:43:09PM +0200, Jim Meyering wrote:
[...]
> ** Build-related
>
> configure no longer relies on pkg-config to detect PCRE support.
As result of this change, PCRE support is no longer enabled
automatically on my system because "pkg-config libpcre --cflags"
outputs "-I/usr/include/pcre".
Now I have to define CPPFLAGS to build grep with PCRE support, e.g.
export CPPFLAGS="$(pkg-config libpcre --cflags)"
--
ldv
pgp3b5WmWAnnF.pgp
Description: PGP signature