nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] [PATCH] configure: ignore REG_ENHANCED test when we use


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] configure: ignore REG_ENHANCED test when we use gnulib
Date: Tue, 04 Apr 2017 20:03:52 +0200

On Tue, Apr 4, 2017, at 18:42, Mike Frysinger wrote:
> If we're using the bundled gnulib regex module, then assume REG_ENHANCED
> is not supported (since gnulib doesn't support it).
> 
> This fixes https://savannah.gnu.org/bugs/?50714.
> ---
>  configure.ac | 15 ++++++++++++---
>  1 file changed, 12 insertions(+), 3 deletions(-)

> -AC_DEFINE_UNQUOTED(NANO_REG_EXTENDED, $nano_cv_flag_reg_extended,
> +AC_DEFINE_UNQUOTED(NANO_REG_EXTENDED, $nano_reg_extended,

There's another $nano_cv_flag_reg_extended further down that needs
replacing too, I think.  An adjusted patch is coming up, for you to
review.  (With a renamed flag too, to be less confusing.)

Benno

-- 
http://www.fastmail.com - Accessible with your email software
                          or over the web




reply via email to

[Prev in Thread] Current Thread [Next in Thread]