all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.