unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Cc: Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
Subject: Re: INSTALL-CVS
Date: Thu, 05 Jun 2003 10:02:10 -0400	[thread overview]
Message-ID: <200306051402.h55E2A3D032116@rum.cs.yale.edu> (raw)
In-Reply-To: E19NsRc-0002JR-6u@fencepost.gnu.org

>     I think we should simply add `man' to the default target and
>     live with it.  If that means that `makeinfo' is sometimes called
>     when a user installs Emacs, what's the big deal ?
> 
> Why would it have that effect?  The info files in a release
> should always be up to date.

Agreed.  I thought the reason why `man' was not in the default
target was because some `tar's might leave timestamps alone,
so that the relative timestamps depend on the order in which
the files were extracted from the tarball.

Any objection to the patch below ?


	Stefan


--- Makefile.in 23 Feb 2003 17:07:42 -0000      1.280
+++ Makefile.in 5 Jun 2003 14:01:42 -0000
@@ -239,7 +239,7 @@
 # Set to FRC to force running autoconf and autoheader
 MAINT =
 
-all: ${SUBDIR} leim
+all: ${SUBDIR} leim info
 
 removenullpaths=sed -e 's/^://g' -e 's/:$$//g' -e 's/::/:/g'

  reply	other threads:[~2003-06-05 14:02 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-29 21:31 INSTALL-CVS Nick Roberts
2003-06-01 15:24 ` INSTALL-CVS Eli Zaretskii
2003-06-01 20:51   ` INSTALL-CVS Nick Roberts
2003-06-02  4:06     ` INSTALL-CVS Eli Zaretskii
2003-06-02 16:56       ` INSTALL-CVS Stefan Monnier
2003-06-02 22:34         ` INSTALL-CVS Nick Roberts
2003-06-02 22:35       ` INSTALL-CVS Nick Roberts
2003-06-03  4:06     ` INSTALL-CVS Richard Stallman
2003-06-03  6:54       ` INSTALL-CVS David Masterson
2003-06-04 11:38         ` INSTALL-CVS Andreas Schwab
2003-06-04 14:42           ` INSTALL-CVS Stefan Monnier
2003-06-04 17:26             ` INSTALL-CVS David Masterson
2003-06-04 17:27               ` INSTALL-CVS Stefan Monnier
2003-06-04 17:52                 ` INSTALL-CVS David Masterson
2003-06-04 17:55                   ` INSTALL-CVS Stefan Monnier
2003-06-05 10:58             ` INSTALL-CVS Richard Stallman
2003-06-05 14:02               ` Stefan Monnier [this message]
2003-06-05 19:02                 ` INSTALL-CVS Nick Roberts
2003-06-06 17:02                 ` INSTALL-CVS Richard Stallman
2003-06-04 17:38           ` INSTALL-CVS David Masterson
2003-06-04 18:06             ` INSTALL-CVS Stefan Monnier
2003-06-04 20:54               ` INSTALL-CVS David Masterson
2003-06-04 21:00                 ` INSTALL-CVS Stefan Monnier
2003-06-04 23:01                   ` INSTALL-CVS David Masterson
2003-06-05 21:46                   ` INSTALL-CVS Richard Stallman
2003-06-05 23:38                     ` INSTALL-CVS David Masterson
2003-06-05 12:49                 ` INSTALL-CVS Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2002-06-16 18:41 INSTALL-CVS D. Goel
2002-06-16 19:02 ` INSTALL-CVS Simon Josefsson
2002-06-17  6:07   ` INSTALL-CVS Eli Zaretskii
2002-06-18 16:29     ` INSTALL-CVS D. Goel
2002-06-19  5:15       ` INSTALL-CVS Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200306051402.h55E2A3D032116@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).