From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hongxu Chen Newsgroups: gmane.emacs.help Subject: Re: What should I do when building Emacs again with different configure options? Date: Sun, 28 Jul 2013 10:03:27 +0800 Message-ID: <878v0ra1ao.fsf@gmail.com> References: <9nvc3w21uf.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1374977033 2486 80.91.229.3 (28 Jul 2013 02:03:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Jul 2013 02:03:53 +0000 (UTC) Cc: help-gnu-emacs To: Xue Fuqiao Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 28 04:03:56 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V3GKv-0007QU-73 for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Jul 2013 04:03:53 +0200 Original-Received: from localhost ([::1]:47792 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3GKu-0003Jk-My for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Jul 2013 22:03:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3GKh-0003JN-0R for help-gnu-emacs@gnu.org; Sat, 27 Jul 2013 22:03:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3GKc-0000rG-Aa for help-gnu-emacs@gnu.org; Sat, 27 Jul 2013 22:03:38 -0400 Original-Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]:52615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3GKc-0000rC-4G for help-gnu-emacs@gnu.org; Sat, 27 Jul 2013 22:03:34 -0400 Original-Received: by mail-pa0-f47.google.com with SMTP id kl13so4603776pab.6 for ; Sat, 27 Jul 2013 19:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=eBfoFL8i9XmbSOBGmm+BIcxIGxh9A1SyJs0J5HVCQ08=; b=Ht5hFY8fe++G3b++owlDj6p+Npq1myekSSDBf9Ra44Y0cIj2H8cRTU5kVcobZZcZlb UhQau0iBg5xPfGRauBgnEjhaWAk1X2xSM2O8k8Z2WA4zjwBY0WUgfxik01W092Akh78m LrmyBxRFQhTz3Y5YIzLPtPhdfIBSeHTDxx1omRmaeS2AY48Ixwv3KFx8005mHERr6vi5 P1yKm9VU28KmLtu2g6ru6h2Vp431/nv6vDe79KpWIFPmNs5kYnOL0Y7RLachga5OEAMu zDvd4yXUuEgeRuPEXNSHc4IOpAcoJYOTBoKoa4A92Joo4kJjFEC6+nzSi4lrfNqQV+YL 1ctQ== X-Received: by 10.68.212.106 with SMTP id nj10mr60975979pbc.74.1374977012739; Sat, 27 Jul 2013 19:03:32 -0700 (PDT) Original-Received: from hongxuchen-VM.STAP ([167.220.232.198]) by mx.google.com with ESMTPSA id e7sm55413690pbc.11.2013.07.27.19.03.30 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 27 Jul 2013 19:03:31 -0700 (PDT) In-Reply-To: (Xue Fuqiao's message of "Sun, 28 Jul 2013 06:30:15 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22f X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92481 Archived-At: Xue Fuqiao writes: > On Sat, Jul 27, 2013 at 10:06 AM, Glenn Morris 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