From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: new image library "requirements" Date: Wed, 20 Jun 2007 21:39:06 +0200 Message-ID: <4679825A.8030509@swipnet.se> 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 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182368413 19611 80.91.229.12 (20 Jun 2007 19:40:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Jun 2007 19:40:13 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 20 21:40:11 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 1I162D-0003UV-TD for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 21:40:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I162D-0002W0-4N for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 15:40:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1629-0002Rh-GX for emacs-devel@gnu.org; Wed, 20 Jun 2007 15:40:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1627-0002QE-Sn for emacs-devel@gnu.org; Wed, 20 Jun 2007 15:40:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1627-0002Pz-Jt for emacs-devel@gnu.org; Wed, 20 Jun 2007 15:40:03 -0400 Original-Received: from av8-1-sn3.vrr.skanova.net ([81.228.9.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I1625-0004r2-Rn; Wed, 20 Jun 2007 15:40:02 -0400 Original-Received: by av8-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 0F724384C7; Wed, 20 Jun 2007 21:40:01 +0200 (CEST) Original-Received: from smtp3-1-sn3.vrr.skanova.net (smtp3-1-sn3.vrr.skanova.net [81.228.9.101]) by av8-1-sn3.vrr.skanova.net (Postfix) with ESMTP id E728B3855D; Wed, 20 Jun 2007 21:40:00 +0200 (CEST) Original-Received: from husetbladh.homeip.net (81-235-205-78-no59.tbcn.telia.com [81.235.205.78]) by smtp3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id D05AF37E49; Wed, 20 Jun 2007 21:40:00 +0200 (CEST) User-Agent: Thunderbird 1.5.0.12 (X11/20070604) In-Reply-To: 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:73468 Archived-At: Richard Stallman skrev: > How is the case of image libraries different from the X headers and > libraries? > > They are similar cases and should be handled the same way. Currently > the image libs are handled right, and the X headers are handled wrong. > > Currently, if X headers and/or libraries were not found > by the configure script, we just print this in the summary at the end > of configure, and continue as if --without-x was specified. > > I already asked people to change that. > Would someone please change that, then ack? Ack. Jan D.