SHA256
1
0
forked from pool/emacs

Accepting request 308473 from home:Sodel_the_V:branches:editors

This branch enables Xft when building emacs-x11.

Without Xft, emacs-x11 is addled with graphical glitches and artefacts, making it unusable on my system. I don't think disabling Xft particularly benefits anyone else, either.

OBS-URL: https://build.opensuse.org/request/show/308473
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=178
This commit is contained in:
Dr. Werner Fink 2015-07-28 14:37:01 +00:00 committed by Git OBS Bridge
parent afe3cf2edd
commit baa20fef85

View File

@ -360,7 +360,7 @@ DESKTOP="--with-x \
--with-x-toolkit=lucid \
--x-includes=%{_x11inc} \
--x-libraries=%{_x11lib}:%{_x11data} \
--without-xft \
--with-xft \
--without-libotf \
--without-m17n-flt \
"