From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Failure building Emacs master Date: Wed, 22 Mar 2017 19:59:51 +0100 Message-ID: References: <8b2b0f82-85bd-a67f-d4e9-a6f5bf531d60@alice.it> <32e9f1c2-f41d-74c8-16b5-e169c085abb3@cs.ucla.edu> <831stqwiu6.fsf@gnu.org> <83y3vx5m3o.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1490209306 25978 195.159.176.226 (22 Mar 2017 19:01:46 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 22 Mar 2017 19:01:46 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Cc: emacs-devel@gnu.org To: Eli Zaretskii , Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 22 20:01:41 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cqlVe-0004tR-1W for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 20:01:26 +0100 Original-Received: from localhost ([::1]:52908 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqlVk-0000PY-7V for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 15:01:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqlUh-0000Nq-Ke for emacs-devel@gnu.org; Wed, 22 Mar 2017 15:00:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqlUe-0008TV-Ix for emacs-devel@gnu.org; Wed, 22 Mar 2017 15:00:27 -0400 Original-Received: from smtp203.alice.it ([82.57.200.99]:28610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqlUd-0008Na-PK; Wed, 22 Mar 2017 15:00:24 -0400 Original-Received: from [192.168.1.102] (79.19.233.143) by smtp203.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 58C5AD1903632647; Wed, 22 Mar 2017 19:59:56 +0100 In-Reply-To: <83y3vx5m3o.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.99 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:213248 Archived-At: Il 22/03/2017 17:10, Eli Zaretskii ha scritto: >> Cc: emacs-devel@gnu.org >> From: Paul Eggert >> Date: Tue, 21 Mar 2017 13:59:08 -0700 >> >> In you asked not to remove the POP source >> code. > > Not the POP source code, the fact that we build and install movemail > by default. > >> I installed the attached patch to try to improve the 'configure' >> diagnostics. Please feel free to revert or improve it if you think the >> patch makes this confusing area even more confusing. > > Thanks. The message is fine with me, but I think Angelo should tell > if it's clear enough now. > Really, I don't like the warning from 'configure' for a default feature. In any case now the message seem clear enough and you can "close" this "issue".. Just out of curiosity, what would be installed if one uses "--without-pop"? Thanks, Angelo.