help-gnu-emacs
[Top][All Lists]
Advanced

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

What should I do when building Emacs again with different configure opti


From: Xue Fuqiao
Subject: What should I do when building Emacs again with different configure options?
Date: Sat, 27 Jul 2013 09:59:14 +0800

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.



reply via email to

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