emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add cedet/ede/shell.el to ELCFILES


From: Stefan Monnier
Subject: Re: Add cedet/ede/shell.el to ELCFILES
Date: Sat, 17 Oct 2009 21:03:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> This is with the current CVS:
>> 
>> Maintainer warning: $(lisp)/cedet/ede/shell.el missing from $ELCFILES?
>> Compiling $(lisp)/cedet/ede/shell.el
>> Wrote $(lisp)/cedet/ede/shell.elc

> When you see such a warning (which is completely harmless, BTW), just
> run `make update-elclist' in the lisp directory, and commit
> Makefile.in.

BTW, if someone can come up with a way to get rid of `elcfiles' in
lisp/Makefile.in that would be very welcome.  Its only purpose is to
allow parallel compilation of the .el files (which happens to be
unreliable anyway), so the pain it brings is fairly high compared to the
benefit.  A solution that doesn't requires something like
`update-elcfiles' would be much preferred.
A solution that only works for GNU make would be acceptable, as long as
it doesn't break building with non-GNU makes.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]