mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-14 14:28:18 +02:00
Xquartz: Don't need to link against rlAccel since we don't use it
This commit is contained in:
parent
7b4b89c1da
commit
180ec128ad
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ Xquartz_LDADD = \
|
||||||
$(top_builddir)/record/librecord.la \
|
$(top_builddir)/record/librecord.la \
|
||||||
$(top_builddir)/XTrap/libxtrap.la \
|
$(top_builddir)/XTrap/libxtrap.la \
|
||||||
$(top_builddir)/miext/rootless/librootless.la \
|
$(top_builddir)/miext/rootless/librootless.la \
|
||||||
$(top_builddir)/miext/rootless/accel/librlAccel.la \
|
|
||||||
$(DARWIN_LIBS) $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) -lXplugin
|
$(DARWIN_LIBS) $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) -lXplugin
|
||||||
|
|
||||||
Xquartz_LDFLAGS = \
|
Xquartz_LDFLAGS = \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue