From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Pretest next week Date: Fri, 30 Jan 2009 20:19:32 +0900 Message-ID: References: <87y6x4ue2u.fsf@cyd.mit.edu> <87ocxqnnb6.fsf@cyd.mit.edu> <87zlh9unfo.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1233314430 16261 80.91.229.12 (30 Jan 2009 11:20:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Jan 2009 11:20:30 +0000 (UTC) Cc: eliz@gnu.org, cyd@stupidchicken.com, emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 30 12:21:43 2009 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 1LSrRN-0001kz-Km for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2009 12:21:41 +0100 Original-Received: from localhost ([127.0.0.1]:44916 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSrQ5-00071i-5p for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2009 06:20:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSrPE-0006H9-Re for emacs-devel@gnu.org; Fri, 30 Jan 2009 06:19:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSrPD-0006GC-1p for emacs-devel@gnu.org; Fri, 30 Jan 2009 06:19:28 -0500 Original-Received: from [199.232.76.173] (port=37774 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSrPC-0006Fo-FV for emacs-devel@gnu.org; Fri, 30 Jan 2009 06:19:26 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:52011) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSrPA-0005hC-G5; Fri, 30 Jan 2009 06:19:25 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n0UBJM79016023; Fri, 30 Jan 2009 20:19:22 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n0UBJMaa018871; Fri, 30 Jan 2009 20:19:22 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id n0UBJKKt025021; Fri, 30 Jan 2009 20:19:20 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LSrPI-00009L-QA; Fri, 30 Jan 2009 20:19:32 +0900 In-reply-to: <87zlh9unfo.fsf@thinkpad.tsdh.de> (message from Tassilo Horn on Fri, 30 Jan 2009 10:56:43 +0100) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:108398 Archived-At: In article <87zlh9unfo.fsf@thinkpad.tsdh.de>, Tassilo Horn writes: > I wonder if I'm the only one who is not able to compile > emacs anymore (bug #2097) when configuring with > --with-libotf. I can compile Emacs with libotf successfully. What is shown by this command? % pkg-config --modversion libotf And, does ALL_CFLAGS in src/Makefile contain the output of this? % pkg-config --cflags libotf --- Kenichi Handa handa@m17n.org