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:
parent
afe3cf2edd
commit
baa20fef85
@ -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 \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user