[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-29 b54febef5d7: Fix NetBSD build with and without ncurses
From: |
Eli Zaretskii |
Subject: |
Re: emacs-29 b54febef5d7: Fix NetBSD build with and without ncurses |
Date: |
Sun, 16 Jul 2023 15:56:38 +0300 |
> From: Po Lu <luangruo@yahoo.com>
> Cc: emacs-devel@gnu.org, vuori@notcom.org
> Date: Sun, 16 Jul 2023 19:55:52 +0800
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > We use -o in other places with 'test'.
>
> Not in Emacs 28.
We are not releasing Emacs 28 anymore.
> configure.in only contains `test ... -o ...' in two places, both
> additions in Emacs 29, which will also affect user's ability to
> configure Emacs. So I would really prefer to have this fixed in the
> release branch.
>
> > So this is evidently not a problem.
>
> Dozens of years of Autoconf developers' experience says otherwise.
Sorry, I'm not going to install unnecessary changes on emacs-29 at
this stage. It's too late for that. The change I installed was
tested on the only affected system, and any further changes mean more
delays and/or risk of introducing bugs.