all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Require `make' when configuring?
Date: Sun, 31 Jul 2011 13:09:06 +1000	[thread overview]
Message-ID: <CAC=50j8+-AyTxSR7mFyAtC31qjvCr-KHtUYLAP9n59Y0u=ErQA@mail.gmail.com> (raw)
In-Reply-To: <4E32DF31.3010909@cs.ucla.edu>

On Sat, Jul 30, 2011 at 2:26 AM, Paul Eggert <eggert@cs.ucla.edu> wrote:
> On 07/29/11 08:38, Deniz Dogan wrote:
>
>> Should we add "make" to "progs" in autogen.sh?
>
> My kneejerk reaction is "no", because autogen.sh is
> for the early stages of automatically-generating files
> needed for 'make'; it does not use 'make' or 'gcc'
> or etc. itself.
>
> It's not practical for autogen.sh to check for all
> possible things that can go wrong during
> a 'make' (missing headers, libraries, bad compilers, etc.),
> and a missing 'make' falls into the category of
> "possible things that can go wrong during a 'make'".
>
>

I would have thought checking for make and such was the role of
configure? Especially as this is a test that would want to be done
when building from a tarball while autogen.sh is something done only
when building from bzr and you need to generate the configure script.

Tim



  reply	other threads:[~2011-07-31  3:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-29 15:38 Require `make' when configuring? Deniz Dogan
2011-07-29 16:26 ` Paul Eggert
2011-07-31  3:09   ` Tim Cross [this message]
2011-07-31  7:56     ` Paul Eggert

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='CAC=50j8+-AyTxSR7mFyAtC31qjvCr-KHtUYLAP9n59Y0u=ErQA@mail.gmail.com' \
    --to=theophilusx@gmail.com \
    --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.