unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Re: Re-building with modified site-init.el
       [not found] <87ad8sr6r1.fsf@kruhft.vc.shawcable.net>
@ 2003-09-25 20:13 ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2003-09-25 20:13 UTC (permalink / raw)


> I'm doing a custom build of emacs so that it loads the packages that
> I need into it's core image, but the build process doesn't seem to
> notice when I change my ${srcdir}/lisp/site-init.el, forcing me to do
> a make clean and rebuild every time I do a change.  Is there a way to
> get around this? I tried deleting ${srcdir}/lib-src/fns-21.3.1.el
> (which looked to be generated right after loading site-init.el), but
> that didn't do the trick. I also couldn't find an appropriate make
> target to just rebuild the core image, so I thought I would ask here.

The file src/Makefile.in which should contain the dependency explains that
the dependency is missing because the file might be missing as well.
I guess there should be a better way to deal with it, tho.

Please report it as a bug in the Makefile.
In the mean time, you really don't need `make clean' but just
`rm src/emacs'.


        Stefan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-25 20:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87ad8sr6r1.fsf@kruhft.vc.shawcable.net>
2003-09-25 20:13 ` Re-building with modified site-init.el Stefan Monnier

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