all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Herbert Euler <herberteuler@hotmail.com>
To: <submit@emacsbugs.donarmstrong.com>
Subject: bug#603: Font-backend test in configure.in when --without-x
Date: Thu, 24 Jul 2008 23:03:44 +0800	[thread overview]
Message-ID: <BAY143-W465458E9235C46B63BDEB9DA870@phx.gbl> (raw)


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






             reply	other threads:[~2008-07-24 15:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87hc94swss.fsf@cyd.mit.edu>
2008-07-24 15:03 ` Herbert Euler [this message]
2008-08-28 20:40   ` bug#603: marked as done (Font-backend test in configure.in when --without-x) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAY143-W465458E9235C46B63BDEB9DA870@phx.gbl \
    --to=herberteuler@hotmail.com \
    --cc=603@emacsbugs.donarmstrong.com \
    --cc=submit@emacsbugs.donarmstrong.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.