From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Compiling emacs 22 on ubuntu 7.0.4 Date: Wed, 13 Jun 2007 12:40:43 +0200 Message-ID: <86myz4w310.fsf@lola.quinscape.zz> References: <701fce30706102144k17151433rc78902a60e136884@mail.gmail.com> <466CE537.4030906@swipnet.se> <466DC104.4000701@gnu.org> <466FB669.3030006@swipnet.se> <86r6ogw69z.fsf@lola.quinscape.zz> <466FC659.2040707@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1181731288 32453 80.91.229.12 (13 Jun 2007 10:41:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Jun 2007 10:41:28 +0000 (UTC) Cc: silverburgh.meryl@gmail.com, emacs-devel@gnu.org, rms@gnu.org, Jason Rumney To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 13 12:41:26 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 1HyQI1-00071C-EL for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 12:41:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyQI1-00040m-2n for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 06:41:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyQHO-0003Sz-8Z for emacs-devel@gnu.org; Wed, 13 Jun 2007 06:40:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyQHN-0003S3-LK for emacs-devel@gnu.org; Wed, 13 Jun 2007 06:40:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyQHN-0003Ru-G1 for emacs-devel@gnu.org; Wed, 13 Jun 2007 06:40:45 -0400 Original-Received: from pc3.berlin.powerweb.de ([62.67.228.11]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HyQHM-0008WG-Mu for emacs-devel@gnu.org; Wed, 13 Jun 2007 06:40:45 -0400 Original-Received: from quinscape.de (dslnet.212-29-44.ip210.dokom.de [212.29.44.210] (may be forged)) by pc3.berlin.powerweb.de (8.9.3p3/8.9.3) with ESMTP id MAA16660 for ; Wed, 13 Jun 2007 12:40:40 +0200 X-Delivered-To: Original-Received: (qmail 32317 invoked from network); 13 Jun 2007 10:40:43 -0000 Original-Received: from unknown (HELO lola.quinscape.zz) ([10.0.3.43]) (envelope-sender ) by ns.quinscape.de (qmail-ldap-1.03) with SMTP for ; 13 Jun 2007 10:40:43 -0000 Original-Received: by lola.quinscape.zz (Postfix, from userid 1001) id 5BEE58FA37; Wed, 13 Jun 2007 12:40:43 +0200 (CEST) In-Reply-To: <466FC659.2040707@swipnet.se> ("Jan =?iso-8859-1?Q?Dj=E4rv=22?= =?iso-8859-1?Q?'s?= message of "Wed\, 13 Jun 2007 12\:26\:33 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.51 (gnu/linux) 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:72760 Archived-At: Jan Dj=E4rv writes: > David Kastrup skrev: >> >> I don't mind being able to specify --without-libpng and/or >> --without-libgif, but the default behavior makes it somewhat too easy >> to overlook that one is not generating a fully-capable Emacs for a >> given platform. >> > > That is OK. We can issue messages that says the library in question > is required unless --without-* is given. Are there any library we > should not require? I was thinking of tiff, which I don't think is > that much used. It is quite common in prepress, and since Emacs includes stuff like image-dired, it would appear reasonable to not omit it without notice. --=20 David Kastrup