From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: configure.in fix Date: Fri, 04 Jul 2008 16:31:55 -0400 Message-ID: References: <20080703141037.GB19154@orion.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1215203551 15968 80.91.229.12 (4 Jul 2008 20:32:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jul 2008 20:32:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Emanuele Giaquinta Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 04 22:33:18 2008 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 1KErxz-0000DS-Jy for ged-emacs-devel@m.gmane.org; Fri, 04 Jul 2008 22:33:15 +0200 Original-Received: from localhost ([127.0.0.1]:59630 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KErx8-0007dL-F5 for ged-emacs-devel@m.gmane.org; Fri, 04 Jul 2008 16:32:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KErx4-0007dG-65 for emacs-devel@gnu.org; Fri, 04 Jul 2008 16:32:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KErx2-0007cU-IJ for emacs-devel@gnu.org; Fri, 04 Jul 2008 16:32:17 -0400 Original-Received: from [199.232.76.173] (port=38671 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KErx2-0007cM-9d for emacs-devel@gnu.org; Fri, 04 Jul 2008 16:32:16 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42393) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KErx2-000801-G9 for emacs-devel@gnu.org; Fri, 04 Jul 2008 16:32:16 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KErwi-0001Qq-1Y; Fri, 04 Jul 2008 16:31:56 -0400 X-Spook: illuminati advisors Medco Downing Street PGP Israel SWAT X-Ran: A*K8\A|Nc~S4`<\C#(ji]s\w'sEaW#,2r\X'Pp>Ma~I-^6Uw_'zO(X+jHsJq1sO/BHCg8p X-Hue: cyan X-Attribution: GM In-Reply-To: <20080703141037.GB19154@orion.lan> (Emanuele Giaquinta's message of "Thu, 3 Jul 2008 16:10:37 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: 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:100355 Archived-At: Emanuele Giaquinta wrote: > the attached patch removes a leftover in configure.in. Thanks, applied. You have quite a few changes installed now, and should probably sign papers if you want to contribute more. Let me know if you are willing. I know you have another configure.in patch that never (?) got applied. http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg01918.html Is it still needed? Also on this topic, can anyone tell me if HAVE_FREETYPE is required for the new font code, or can it work without it?