all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: xft use --with-cairo
Date: Tue, 25 Jun 2019 07:37:58 +0900	[thread overview]
Message-ID: <wla7e6pq2h.wl-mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <jwv5zouvkus.fsf-monnier+emacs@gnu.org>

On Tue, 25 Jun 2019 04:36:21 +0900,
Stefan Monnier wrote:
> 
> I just noticed a funny detail of the `configure` step when
> using --with-cairo:
> 
>     [...]
>     Does Emacs use -lotf?                                   yes
>     Does Emacs use -lxft?                                   
>     Does Emacs use -lsystemd?                               no
>     [...]
> 
> Notice how it stays silent about xft.
> The build goes through just fine, so I'm not sure what this means.
> Should it say yes/no, or is xft indispensable for Cairo, in which case
> the whole line should maybe be removed?

The cairo build used to depend on Xft, but that is no longer the case
(even with lwlib-Xaw).  I overlooked this one when I made such
changes.  I've pushed a fix to display "no" for this case.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp



  reply	other threads:[~2019-06-24 22:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 19:36 xft use --with-cairo Stefan Monnier
2019-06-24 22:37 ` YAMAMOTO Mitsuharu [this message]
2019-06-24 23:27   ` Stefan Monnier
2019-06-25  2:43     ` Eli Zaretskii

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=wla7e6pq2h.wl-mituharu@math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.