From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: new image library "requirements" Date: Mon, 18 Jun 2007 10:18:41 +0200 Message-ID: <46763FE1.8000906@gmx.at> References: <87wsy3qw87.fsf@catnip.gol.com> <46761FA4.8090403@swipnet.se> <18038.8602.106679.989184@kahikatea.snap.net.nz> <86vedl1zrw.fsf@lola.quinscape.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182154775 7348 80.91.229.12 (18 Jun 2007 08:19:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Jun 2007 08:19:35 +0000 (UTC) Cc: Nick Roberts , =?ISO-8859-15?Q?Jan_Dj=E4rv?= , emacs-devel@gnu.org, Miles Bader To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 18 10:19:32 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 1I0CSQ-0005Pc-42 for ged-emacs-devel@m.gmane.org; Mon, 18 Jun 2007 10:19:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0CSP-0004UW-1g for ged-emacs-devel@m.gmane.org; Mon, 18 Jun 2007 04:19:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0CSD-0004Mp-M2 for emacs-devel@gnu.org; Mon, 18 Jun 2007 04:19:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0CSB-0004Kj-F7 for emacs-devel@gnu.org; Mon, 18 Jun 2007 04:19:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0CSB-0004KD-1U for emacs-devel@gnu.org; Mon, 18 Jun 2007 04:19:15 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1I0CS9-0003hz-QG for emacs-devel@gnu.org; Mon, 18 Jun 2007 04:19:14 -0400 Original-Received: (qmail invoked by alias); 18 Jun 2007 08:19:08 -0000 Original-Received: from N832P016.adsl.highway.telekom.at (EHLO [62.47.47.240]) [62.47.47.240] by mail.gmx.net (mp036) with SMTP; 18 Jun 2007 10:19:08 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+oRQkMC3WojYRdWblrH5X75EMnbakmH1TdI07SK0 7h2VEhqwDOq1kd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <86vedl1zrw.fsf@lola.quinscape.zz> X-Y-GMX-Trusted: 0 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:73222 Archived-At: > Maybe it should make a human-understandable report of missing > functionality at the very end of the configure run: I support that. > > ---- WARNING ---- > The following functionalities will be missing in your compilation of > Emacs because of missing development libraries (specify > -without-FEATURE to omit warning about such a missing feature): > > jpeg: used for displaying jpeg image files > tiff: used for displaying tiff image files > xpm: used for displaying xpm image files and color icons > alsa: used for playing sounds from within Emacs Including a short description of the consequences when such a functionality is missing.