all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Christoph Scholtes <cschol2112@googlemail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Checking for sed during configure on Windows
Date: Sun, 08 May 2011 06:02:31 +0300	[thread overview]
Message-ID: <83r589ki7s.fsf@gnu.org> (raw)
In-Reply-To: <4DC5A46F.9030601@gmail.com>

> Date: Sat, 07 May 2011 13:58:39 -0600
> From: Christoph Scholtes <cschol2112@googlemail.com>
> CC: Eli Zaretskii <eliz@gnu.org>
> 
> [1:text/plain Hide]
> When I run a `make bootstrap' after `maintainer-clean' or a fresh 
> checkout I have to remember to regenerate `getopt_.h'.
> 
> The following patch checks if sed is available and if it is, does this 
> automatically.

Since this is only a problem during bootstrap, how about moving the
command to some target that only gets run as part of bootstrap?

I would also support simply trying to run Sed at that time, without
any configure-time checks.  People who bootstrap can be trusted to
have Sed, I think.  If they don't Make will barf and let them know.

Thanks.



  parent reply	other threads:[~2011-05-08  3:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-07 19:58 Checking for sed during configure on Windows Christoph Scholtes
2011-05-07 20:31 ` Juanma Barranquero
2011-05-07 21:20   ` Christoph Scholtes
2011-05-07 21:36     ` Juanma Barranquero
2011-05-07 22:28       ` Christoph Scholtes
2011-05-08  3:02 ` Eli Zaretskii [this message]
2011-05-08  3:30   ` Christoph Scholtes

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=83r589ki7s.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=cschol2112@googlemail.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.