all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "Stéphane Maniaci" <stephane.maniaci@gmail.com>, 39953@debbugs.gnu.org
Subject: bug#39953: 27.0.50; [PATCH] explicitly fail if Emacs was configured with but cannot compile native JSON support
Date: Mon, 09 Mar 2020 22:14:03 -0400	[thread overview]
Message-ID: <87v9nd6jo4.fsf@gmail.com> (raw)
In-Reply-To: <83sgilpjpl.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 06 Mar 2020 17:49:10 +0200")

>> This patch explicitly fails ./configure if `--with-json' is passed but
>> cannot be fulfilled. Which means users without the Jansson headers
>> won't be able to compile Emacs unless explicitly disabling it with
>> `--without-json'; I don't know if that is too extreme,

This seems a bit too extreme to me, but I think giving an error on
missing Jansson headers only if --with-json is explicitly passed would
be okay.





  reply	other threads:[~2020-03-10  2:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06 12:13 bug#39953: 27.0.50; [PATCH] explicitly fail if Emacs was configured with but cannot compile native JSON support Stéphane Maniaci
2020-03-06 15:49 ` Eli Zaretskii
2020-03-10  2:14   ` Noam Postavsky [this message]
2020-04-11 13:47     ` Noam Postavsky
2020-04-25 14:07       ` Stefan Kangas
2020-08-08 13:54       ` Lars Ingebrigtsen
2020-08-14 17:31         ` Lars Ingebrigtsen

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=87v9nd6jo4.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=39953@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=stephane.maniaci@gmail.com \
    /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.