unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Should lisp/Makefile.in custom-deps be using EMACS or emacs?
@ 2002-07-07  2:55 Rob Browning
  2002-07-08 13:56 ` Eli Zaretskii
  2002-07-09 18:52 ` Richard Stallman
  0 siblings, 2 replies; 13+ messages in thread
From: Rob Browning @ 2002-07-07  2:55 UTC (permalink / raw)



I'm on starting to learn the details in lisp/Makefile.in, but I was
surprised when my changes to lisp/custom-deps.el didn't seem to be
having an effect on a "make custom-deps".  After looking at
lisp/Makefile.in, I wondered if the $(EMACS) $(EMACSOPT) in the
custom-deps target might ought to be $(emacs) instead so that
EMACSLOADPATH=$(lisp) would be in effect.

It's this line of the custom-deps target I'm talking about:

	$(EMACS) $(EMACSOPT) -l cus-dep -f custom-make-dependencies $$wins

From an strace it looked like this arrangement was causing my
/usr/share/... custom-deps.el to shadow the newer one in ./lisp

Not sure, but wanted to check.

Thanks

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD

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

end of thread, other threads:[~2002-07-30 23:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-07  2:55 Should lisp/Makefile.in custom-deps be using EMACS or emacs? Rob Browning
2002-07-08 13:56 ` Eli Zaretskii
2002-07-08 14:23   ` Rob Browning
2002-07-08 16:06     ` Eli Zaretskii
2002-07-09 18:52 ` Richard Stallman
2002-07-23 17:10   ` Rob Browning
2002-07-25 18:07     ` Richard Stallman
2002-07-25 19:45       ` Rob Browning
2002-07-26 18:44         ` Richard Stallman
2002-07-26 19:57           ` Rob Browning
2002-07-27 20:28       ` Rob Browning
2002-07-29  1:12         ` Richard Stallman
2002-07-30 23:01           ` Rob Browning

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