emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xft use --with-cairo


From: YAMAMOTO Mitsuharu
Subject: Re: xft use --with-cairo
Date: Tue, 25 Jun 2019 07:37:58 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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
                                address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]