GNU bug report logs - #603
Font-backend test in configure.in when --without-x

Previous Next

Package: emacs;

Reported by: Herbert Euler <herberteuler <at> hotmail.com>

Date: Thu, 24 Jul 2008 15:10:04 UTC

Severity: normal

Found in version 23.0.60

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Herbert Euler <herberteuler <at> hotmail.com>
Subject: bug#603 closed by Chong Yidong <cyd <at> stupidchicken.com> (Re: 
 Font-backend test in configure.in when --without-x)
[Message part 1 (text/plain, inline)]
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 <cyd <at> stupidchicken.com>.

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 <cyd <at> stupidchicken.com> by
replying to this email.


-- 
603: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=603
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: Herbert Euler <herberteuler <at> hotmail.com>
Cc: 603-done <at> debbugs.gnu.org
Subject: Re: Font-backend test in configure.in when --without-x
Date: Thu, 28 Aug 2008 16:34:59 -0400
> Unlike other X-related feature tests, font-backend tests in
> configure.in are not affected by the --without-x option.

Fixed, thanks.

[Message part 3 (message/rfc822, inline)]
From: Herbert Euler <herberteuler <at> hotmail.com>
To: <submit <at> debbugs.gnu.org>
Subject: Font-backend test in configure.in when --without-x
Date: Thu, 24 Jul 2008 23:03:44 +0800
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



This bug report was last modified 16 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.