emacs-devel
[Top][All Lists]
Advanced

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

lisp/progmodes/cc-mode.el does not get byte-compiled


From: Sven Joachim
Subject: lisp/progmodes/cc-mode.el does not get byte-compiled
Date: Sat, 21 Jun 2008 20:42:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

After a fresh checkout, `./configure' and `make bootstrap',
lisp/progmodes/cc-mode.elc does not exist.  That's because it is only
built in the `recompile' target of lisp/Makefile, but not in the `all'
target that is now run by `make bootstrap' in the top-level directory.

Sven




reply via email to

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