mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-26 01:50:05 +01:00
Switch to freedesktop.org libXfont
This commit is contained in:
parent
eca43a59ec
commit
be12dcdcf3
2 changed files with 4 additions and 2 deletions
|
|
@ -43,6 +43,7 @@ Xmach64_LDADD = \
|
|||
$(top_builddir)/randr/librandr.la \
|
||||
$(top_builddir)/render/librender.la \
|
||||
$(top_builddir)/xtrans/libxtrans.la \
|
||||
$(X_LIBS) -lXfont -lXau -lXdmcp \
|
||||
@XFONT_LIBS@ \
|
||||
$(X_LIBS) -lXau -lXdmcp \
|
||||
$(top_builddir)/dix/libxpstubs.la \
|
||||
-lfreetype -lm -lz
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@ Xvesa_LDADD = \
|
|||
$(top_builddir)/randr/librandr.la \
|
||||
$(top_builddir)/render/librender.la \
|
||||
$(top_builddir)/xtrans/libxtrans.la \
|
||||
$(X_LIBS) -lXfont -lXau -lXdmcp \
|
||||
@XFONT_LIBS@ \
|
||||
$(X_LIBS) -lXau -lXdmcp \
|
||||
$(top_builddir)/dix/libxpstubs.la \
|
||||
-lfreetype -lm -lz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue