From unknown Fri Aug 15 04:05:25 2025 X-Loop: don@donarmstrong.com Subject: bug#603: Font-backend test in configure.in when --without-x Reply-To: Herbert Euler , 603@debbugs.gnu.org Resent-From: Herbert Euler Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 24 Jul 2008 15:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 603 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.121691183622357 (code B ref -1); Thu, 24 Jul 2008 15:10:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.9 required=4.0 tests=BAYES_50,FOURLA,HAS_PACKAGE autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 24 Jul 2008 15:03:56 +0000 Received: from bay0-omc3-s26.bay0.hotmail.com (bay0-omc3-s26.bay0.hotmail.com [65.54.246.226]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6OF3oht022350 for ; Thu, 24 Jul 2008 08:03:51 -0700 Received: from BAY143-W46 ([65.55.154.81]) by bay0-omc3-s26.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 24 Jul 2008 08:03:44 -0700 Message-ID: X-Originating-IP: [124.64.50.217] From: Herbert Euler To: Date: Thu, 24 Jul 2008 23:03:44 +0800 Importance: Normal Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-OriginalArrivalTime: 24 Jul 2008 15:03:44.0676 (UTC) FILETIME=[77926E40:01C8ED9E] Package: emacs Version: 23.0.60 Unlike other X-related feature tests, font-backend tests in configure.in are not affected by the --without-x option. Even after providing --without-x to the configure script, the final report will look like this: $ ./configure --without-x ... What window system should Emacs use? none ... Does Emacs use -lfreetype? yes ... Does Emacs use -lxft? yes ... Maybe it's better to take a look at the value of HAVE_X11 or window_system before testing font-backend, just like what other similar tests do. Regards, Guanpeng Xu _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE From unknown Fri Aug 15 04:05:25 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Herbert Euler Subject: bug#603 closed by Chong Yidong (Re: Font-backend test in configure.in when --without-x) Message-ID: References: <87hc94swss.fsf@cyd.mit.edu> X-Emacs-PR-Message: they-closed 603 X-Emacs-PR-Package: emacs Reply-To: 603@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1219956005-7688-1" This is a multi-part message in MIME format... ------------=_1219956005-7688-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #603: Font-backend test in configure.in when --without-x It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 603: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D603 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1219956005-7688-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From cyd@stupidchicken.com Thu Aug 28 13:33:07 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.7 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 603-done) by emacsbugs.donarmstrong.com; 28 Aug 2008 20:33:07 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7SKX4kw005955 for <603-done@emacsbugs.donarmstrong.com>; Thu, 28 Aug 2008 13:33:05 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 73F6957E186; Thu, 28 Aug 2008 16:34:59 -0400 (EDT) To: Herbert Euler Cc: 603-done@debbugs.gnu.org Subject: Re: Font-backend test in configure.in when --without-x From: Chong Yidong Date: Thu, 28 Aug 2008 16:34:59 -0400 Message-ID: <87hc94swss.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Unlike other X-related feature tests, font-backend tests in > configure.in are not affected by the --without-x option. Fixed, thanks. ------------=_1219956005-7688-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From herberteuler@hotmail.com Thu Jul 24 08:03:56 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.9 required=4.0 tests=BAYES_50,FOURLA,HAS_PACKAGE autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 24 Jul 2008 15:03:56 +0000 Received: from bay0-omc3-s26.bay0.hotmail.com (bay0-omc3-s26.bay0.hotmail.com [65.54.246.226]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6OF3oht022350 for ; Thu, 24 Jul 2008 08:03:51 -0700 Received: from BAY143-W46 ([65.55.154.81]) by bay0-omc3-s26.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 24 Jul 2008 08:03:44 -0700 Message-ID: X-Originating-IP: [124.64.50.217] From: Herbert Euler To: Subject: Font-backend test in configure.in when --without-x Date: Thu, 24 Jul 2008 23:03:44 +0800 Importance: Normal Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-OriginalArrivalTime: 24 Jul 2008 15:03:44.0676 (UTC) FILETIME=[77926E40:01C8ED9E] Package: emacs Version: 23.0.60 Unlike other X-related feature tests, font-backend tests in configure.in are not affected by the --without-x option. Even after providing --without-x to the configure script, the final report will look like this: $ ./configure --without-x ... What window system should Emacs use? none ... Does Emacs use -lfreetype? yes ... Does Emacs use -lxft? yes ... Maybe it's better to take a look at the value of HAVE_X11 or window_system before testing font-backend, just like what other similar tests do. Regards, Guanpeng Xu _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE ------------=_1219956005-7688-1--