unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lektu@terra.es>
Cc: <rms@gnu.org>
Subject: calc/ and obsolete/ aren't in subdirs.el
Date: Fri, 02 Aug 2002 09:07:05 +0200	[thread overview]
Message-ID: <20020802081312.0226.LEKTU@terra.es> (raw)

On the newest Changelog for changes to lisp/makefile.w32-in there is
this line:

        (bootstrap): Use `compile', not `compile-files'.  Use `update-subdirs'.

The effect of this change (and the reason why I didn't update the
bootstrap target after I commited Tak Ota's patch to fix update-subdirs'
working) is that now subdirs.el does contain neither obsolete/ nor calc/,
because the list of directories to put into subdirs.el is taken from the
WINS variable, and WINS does not include those directories.

Why, I don't know. I've just tried adding obsolete/ and calc/ to WINS
and doing:

  nmake realclean
  configure --with-msvc
  nmake bootstrap

and all works as expected. But Andrew took the trouble of creating a
compile-calc target, for reasons that I don't know (perhaps compile-time
performance, in the sense that calc is big and does not change very
often).

Anyway, either these directories are added to WINS or some other way to
get them into subdirs.el is needed, because with the current
lisp/makefile.w32-in, bootstraping and then doing M-x calc simply
doesn't work.


                                                           /L/e/k/t/u

             reply	other threads:[~2002-08-02  7:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-02  7:07 Juanma Barranquero [this message]
2002-08-04  2:52 ` calc/ and obsolete/ aren't in subdirs.el Richard Stallman
2002-08-26  9:56   ` Juanma Barranquero
2002-08-09 16:35 ` Tak Ota
2002-08-26 10:22   ` Juanma Barranquero

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=20020802081312.0226.LEKTU@terra.es \
    --to=lektu@terra.es \
    --cc=rms@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 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).