all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#603: Font-backend test in configure.in when --without-x
@ 2008-07-24 15:03 ` Herbert Euler
  2008-08-28 20:40   ` bug#603: marked as done (Font-backend test in configure.in when --without-x) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Herbert Euler @ 2008-07-24 15:03 UTC (permalink / raw
  To: submit


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






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#603: marked as done (Font-backend test in configure.in when  --without-x)
  2008-07-24 15:03 ` bug#603: Font-backend test in configure.in when --without-x Herbert Euler
@ 2008-08-28 20:40   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-08-28 20:40 UTC (permalink / raw
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 859 bytes --]


Your message dated Thu, 28 Aug 2008 16:34:59 -0400
with message-id <87hc94swss.fsf@cyd.mit.edu>
and subject line Re: Font-backend test in configure.in when --without-x
has caused the Emacs bug report #603,
regarding Font-backend test in configure.in when --without-x
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
603: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=603
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2018 bytes --]

From: Herbert Euler <herberteuler@hotmail.com>
To: <submit@emacsbugs.donarmstrong.com>
Subject: Font-backend test in configure.in when --without-x
Date: Thu, 24 Jul 2008 23:03:44 +0800
Message-ID: <BAY143-W465458E9235C46B63BDEB9DA870@phx.gbl>


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



[-- Attachment #3: Type: message/rfc822, Size: 1098 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Herbert Euler <herberteuler@hotmail.com>
Cc: 603-done@emacsbugs.donarmstrong.com
Subject: Re: Font-backend test in configure.in when --without-x
Date: Thu, 28 Aug 2008 16:34:59 -0400
Message-ID: <87hc94swss.fsf@cyd.mit.edu>

> Unlike other X-related feature tests, font-backend tests in
> configure.in are not affected by the --without-x option.

Fixed, thanks.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-28 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87hc94swss.fsf@cyd.mit.edu>
2008-07-24 15:03 ` bug#603: Font-backend test in configure.in when --without-x Herbert Euler
2008-08-28 20:40   ` bug#603: marked as done (Font-backend test in configure.in when --without-x) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.