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

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

Re: What should I do when building Emacs again with different configure


From: Hongxu Chen
Subject: Re: What should I do when building Emacs again with different configure options?
Date: Sun, 28 Jul 2013 10:03:27 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Xue Fuqiao <xfq.free@gmail.com> writes:

> On Sat, Jul 27, 2013 at 10:06 AM, Glenn Morris <rgm@gnu.org> wrote:
>> Xue Fuqiao wrote:
>>> make distclean
>>> ./configure
>>> ./configure --this-time-it-is-a-different-option
>> No.
>>> or just run `make distclean' and use the different option?
>> Yes.
>
> Ah, I see, thank you.  So could we remove the "./configure"?  It looks
> confusing.
>
> === modified file 'INSTALL'
> --- INSTALL    2013-07-20 19:20:33 +0000
> +++ INSTALL    2013-07-27 22:27:32 +0000
> @@ -98,7 +98,6 @@
>    first clean the source directories:
>
>          make distclean
> -        ./configure
>
>    Note that the install automatically saves space by compressing
>    (provided you have the `gzip' program) those installed Lisp source (.el)

Hi Fuqiao, I suggest you read a some tutorials about autotools.

And here is a link: http://www.lrde.epita.fr/~adl/dl/autotools.pdf

-- 
Regards,
Hongxu Chen



reply via email to

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