all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Bastien <bzg@altern.org>
Cc: 12410@debbugs.gnu.org
Subject: bug#12410: 24.2.50; `make distclean' runs ./configure before cleaning
Date: Tue, 11 Sep 2012 13:24:36 -0400	[thread overview]
Message-ID: <g6har4v5ez.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87lighlymk.fsf@altern.org> (Bastien's message of "Tue, 11 Sep 2012 11:03:47 +0200")

Bastien wrote:

> I just ran `make distclean' with latest bzr revision and noticed
> it runs ./configure before cleaning up the dist files.
>
> Is it necessary?

It can be, yes. IIUC:

Makefile itself has dependencies on eg the various Makefile.in's.
If these get updated in the repository, configure has to be run to
regenerate the Makefiles before doing anything else. For example,
suppose there was a bug in Makefile.in whereby distclean did `rm -rf /'.
If a fix was checked in, you'd want Makefile to be regenerated before
doing anything else...





  reply	other threads:[~2012-09-11 17:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-11  9:03 bug#12410: 24.2.50; `make distclean' runs ./configure before cleaning Bastien
2012-09-11 17:24 ` Glenn Morris [this message]
2012-09-11 17:44   ` Bastien

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=g6har4v5ez.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=12410@debbugs.gnu.org \
    --cc=bzg@altern.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.