From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: new image library "requirements" Date: Tue, 19 Jun 2007 08:53:46 +0100 Message-ID: <46778B8A.60600@gnu.org> References: <87wsy3qw87.fsf@catnip.gol.com> <46761FA4.8090403@swipnet.se> <18038.8602.106679.989184@kahikatea.snap.net.nz> <86vedl1zrw.fsf@lola.quinscape.zz> <46776F78.9040007@swipnet.se> <86zm2wwgge.fsf@lola.quinscape.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182239650 6911 80.91.229.12 (19 Jun 2007 07:54:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Jun 2007 07:54:10 +0000 (UTC) Cc: Eli Zaretskii , =?ISO-8859-1?Q?Jan_Dj=E4rv?= , emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 19 09:54:08 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I0YXQ-0007K9-27 for ged-emacs-devel@m.gmane.org; Tue, 19 Jun 2007 09:54:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0YXP-0003rJ-Dj for ged-emacs-devel@m.gmane.org; Tue, 19 Jun 2007 03:54:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0YXL-0003r4-J2 for emacs-devel@gnu.org; Tue, 19 Jun 2007 03:54:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0YXI-0003qs-Ln for emacs-devel@gnu.org; Tue, 19 Jun 2007 03:54:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0YXI-0003qp-IP for emacs-devel@gnu.org; Tue, 19 Jun 2007 03:54:00 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0YXG-00067z-RN; Tue, 19 Jun 2007 03:53:59 -0400 Original-Received: from [192.168.249.28] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id C751250576; Tue, 19 Jun 2007 08:53:57 +0100 (BST) User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) In-Reply-To: <86zm2wwgge.fsf@lola.quinscape.zz> X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:73284 Archived-At: David Kastrup wrote: > Well, the previous behavior was too lax: it led to frequent problem > reports. Perhaps we'll figure out something as effective as the > Draconian approach without a similar annoyance level. > Whether configure aborts or not, I think we should print a summary of the problems at the end of the configure script. In the case where we abort, it should mention the --without-* options the user could use to configure Emacs with their current set of libraries.