all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Deniz Dogan <deniz@dogan.se>
Cc: emacs-devel@gnu.org
Subject: Re: Require `make' when configuring?
Date: Fri, 29 Jul 2011 09:26:25 -0700	[thread overview]
Message-ID: <4E32DF31.3010909@cs.ucla.edu> (raw)
In-Reply-To: <4E32D3F0.5050309@dogan.se>

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'".



  reply	other threads:[~2011-07-29 16:26 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 [this message]
2011-07-31  3:09   ` Tim Cross
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=4E32DF31.3010909@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=deniz@dogan.se \
    --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.