all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: "Gerd Möllmann" <gerd.moellmann@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Question on https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d0b1e3647fb4e6d889f9f999388c53daf0e67f0d
Date: Thu, 21 Sep 2023 18:29:04 +0100	[thread overview]
Message-ID: <ZQx9YGhCuHDYxQzH@idiocy.org> (raw)
In-Reply-To: <a9bd014e-cb9f-4286-9402-c03bb41261d2@gmail.com>

On Thu, Sep 21, 2023 at 07:06:20PM +0200, Gerd Möllmann wrote:
> On 23-09-21 18:50 , Alan Third wrote:
> > On Thu, Sep 21, 2023 at 10:46:56AM +0200, Gerd Möllmann wrote:
> > > On 23-09-21 8:29 , Pedro Andres Aranda Gutierrez wrote:
> > > > > I'm confused...
> > > 
> > > I assume that is nextstep/Makefile.in.  We want to cp the .pdmp file only if
> > > we don't do a self-contained build (...=no).
> > 
> > Now I'm confused!
> 
> I suspect you're all trying to confuse me :-).
> 
> > We only have to install the pdmp file in the app bundle when doing a
> > self-contained build.
> > 
> > If your other change in Makefile.in already does that, then this cp
> > isn't needed at all.
> > 
> My aim was to not change anything in the case the build is not
> self-contained, because I can't test that.
> 
> In nextstep/Makefile.in, the cp
> - is not done in the self-contained case
> - is done for the non-self-contained case
> (This cp was formerly done for a naked make at toplevel, not only for a make
> install.  That was the problem resulting in an inconistent Emacs.app.)
> 
> In the toplevel Makefile.in
> - the install is done in the self-contained case, as a substitute for the
> now missing cp in nextstep/Makefile.in
> - nothing is changed for the non-self-contained case
> (This happens when we make install.)

OK. As the author of that line of code and the FIXME I would recommend
removing the cp in nextstep/Makefile.in for the non-self-contained
case as well, but I don't think I can prove that it's not going to
break anything as I can't really test it either! :)

I guess I can just remove it myself...
-- 
Alan Third



  reply	other threads:[~2023-09-21 17:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21  6:29 Question on https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d0b1e3647fb4e6d889f9f999388c53daf0e67f0d Pedro Andres Aranda Gutierrez
2023-09-21  8:46 ` Gerd Möllmann
2023-09-21  9:59   ` Pedro Andres Aranda Gutierrez
2023-09-21 10:22     ` Gerd Möllmann
2023-09-21 16:50   ` Alan Third
2023-09-21 17:06     ` Gerd Möllmann
2023-09-21 17:29       ` Alan Third [this message]
2023-09-21 17:58         ` Gerd Möllmann
2023-09-21 18:46           ` Alan Third

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=ZQx9YGhCuHDYxQzH@idiocy.org \
    --to=alan@idiocy.org \
    --cc=emacs-devel@gnu.org \
    --cc=gerd.moellmann@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.