From: Angelo Graziosi <angelo.g0@libero.it>
To: Paul Eggert <eggert@cs.ucla.edu>, Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: build failures in mingw64
Date: Tue, 11 Jul 2023 01:40:40 +0200 (CEST) [thread overview]
Message-ID: <302044120.3105058.1689032440387@mail1.libero.it> (raw)
In-Reply-To: <2e1a7179-2b9d-3071-8cc0-e644c38b5aff@cs.ucla.edu>
> Il 10/07/2023 19:00 CEST Paul Eggert ha scritto:
>
>
> On 2023-07-10 05:28, Eli Zaretskii wrote:
>
> > AFAIR, Gnulib-generated configure scripts always check for the French
> > locale, for whatever reasons.
>
> The recent patch should cause that to stop happening for Emacs's
> configure script.
> > But shouldn't LOCALE_FR_UTF8 be quoted in the below fragment?
> >
> > if test $LOCALE_FR_UTF8 != none; then
> > if test "$cross_compiling" = yes; then :
>
> Quoting should not be necessary, because at that point LOCALE_FR_UTF8's
> value is guaranteed to be safe without quoting.
>
> Come to think of it, that shell script fragment can be optimized away so
> this issue won't even come up. I installed the attached to do that.
Just for completeness, with the code before all these patch, just running
$ ./configure
causes that message, so on MSYS2 it does not depend on the options of configure..
next prev parent reply other threads:[~2023-07-10 23:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-09 8:05 build failures in mingw64 Angelo Graziosi
2023-07-09 8:51 ` Eli Zaretskii
2023-07-09 9:33 ` Angelo Graziosi
2023-07-09 10:01 ` Angelo Graziosi
2023-07-09 11:22 ` Eli Zaretskii
2023-07-09 11:19 ` Eli Zaretskii
2023-07-09 20:57 ` Paul Eggert
2023-07-09 22:48 ` Angelo Graziosi
2023-07-10 12:28 ` Eli Zaretskii
2023-07-10 17:00 ` Paul Eggert
2023-07-10 23:40 ` Angelo Graziosi [this message]
2023-07-09 16:17 ` Stephen Leake
-- strict thread matches above, loose matches on Subject: below --
2023-07-08 21:50 Stephen Leake
2023-07-09 5:58 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=302044120.3105058.1689032440387@mail1.libero.it \
--to=angelo.g0@libero.it \
--cc=eggert@cs.ucla.edu \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.