[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] Re: couple of things
From: |
Zack Weinberg |
Subject: |
[Monotone-devel] Re: couple of things |
Date: |
Sat, 16 Feb 2008 16:01:05 -0500 |
On Tue, Feb 12, 2008 at 9:07 PM, Zack Weinberg <address@hidden> wrote:
> 1a) The configure script now will not let you use a system-provided
> libpcre if it's a different version than the bundled one.
I talked to the PCRE upstream devs and they don't plan to add major
new syntax in the near future, which is the big thing I was worried
about, so I've relaxed this constraint (and the Debian package
dependencies). Versions newer than or equal to the bundled one are
now acceptable.
Note to Richard: I believe I've fixed log_quits_on_SIGPIPE; the patch
in .debian-diff should not be necessary anymore.
zw