unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* What should I do when building Emacs again with different configure options?
@ 2013-07-27  1:59 Xue Fuqiao
  2013-07-27  2:06 ` Glenn Morris
  2013-07-27  9:17 ` Peter Dyballa
  0 siblings, 2 replies; 15+ messages in thread
From: Xue Fuqiao @ 2013-07-27  1:59 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

The INSTALL file says:

--8<---------------cut here---------------start------------->8---
If you want to build Emacs again with different configure options,
first clean the source directories:
      make distclean
      ./configure
--8<---------------cut here---------------end--------------->8---

Does it mean I have to run a pure `./configure' before using a different
configure option?  E.g.,

--8<---------------cut here---------------start------------->8---
make distclean
./configure
./configure --this-time-it-is-a-different-option
--8<---------------cut here---------------end--------------->8---

or just run `make distclean' and use the different option?

I've searched the archives/web, but didn't find a question with close
relations to mine.

--
Best regards, Xue Fuqiao.



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

end of thread, other threads:[~2013-07-29  1:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-27  1:59 What should I do when building Emacs again with different configure options? Xue Fuqiao
2013-07-27  2:06 ` Glenn Morris
2013-07-27 22:30   ` Xue Fuqiao
2013-07-27 22:53     ` Peter Dyballa
2013-07-28 13:38       ` Xue Fuqiao
2013-07-28  2:03     ` Hongxu Chen
2013-07-28  8:39       ` Thien-Thi Nguyen
2013-07-28 13:33         ` Xue Fuqiao
2013-07-28 15:19           ` Thien-Thi Nguyen
2013-07-28 15:44           ` Peter Dyballa
2013-07-28 22:56             ` Xue Fuqiao
2013-07-28 23:47               ` Glenn Morris
2013-07-29  1:32                 ` Xue Fuqiao
2013-07-28 13:50       ` Xue Fuqiao
2013-07-27  9:17 ` Peter Dyballa

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