emacs-devel
[Top][All Lists]
Advanced

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

Re: appears CVS build is broken (tty-supports-face-attributes-p)?


From: Luc Teirlinck
Subject: Re: appears CVS build is broken (tty-supports-face-attributes-p)?
Date: Wed, 30 Jun 2004 22:47:35 -0500 (CDT)

>From my previous message:

   In case of trouble we recommend first to update loaddefs.el and if
   this does not solve the problem, to run `make bootstrap'.  That used
   to be sufficient.  After a relatively recent change it no longer is.
   One has to first do `make maintainer-clean', then `make bootstrap'.
   This is not pointed out in INSTALL.CVS.

Actually, one has to do:

make maintainer-clean
./configure (with whatever options are wanted)
make bootstrap

This is another drawback of the recent change to `make bootstrap'.
`make maintainer-clean' removes _more_ than `make bootstrap' used to.

Sincerely,

Luc.




reply via email to

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