unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* calc/ and obsolete/ aren't in subdirs.el
@ 2002-08-02  7:07 Juanma Barranquero
  2002-08-04  2:52 ` Richard Stallman
  2002-08-09 16:35 ` Tak Ota
  0 siblings, 2 replies; 5+ messages in thread
From: Juanma Barranquero @ 2002-08-02  7:07 UTC (permalink / raw)
  Cc: rms

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-08-26 10:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-02  7:07 calc/ and obsolete/ aren't in subdirs.el Juanma Barranquero
2002-08-04  2:52 ` Richard Stallman
2002-08-26  9:56   ` Juanma Barranquero
2002-08-09 16:35 ` Tak Ota
2002-08-26 10:22   ` Juanma Barranquero

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).