summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-16 21:48:52 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-16 21:51:05 -0700
commit4c17797b652661e295add635a11522bb913e00fd (patch)
tree44c16586b307cff7d63cee913ef0acb6e17f443d
parentcb27d5ca8230707b276763c0ec20e586203144c9 (diff)
Xquartz: Don't need to link against rlAccel since we don't use it
(cherry picked from commit 180ec128adef11a9a90cea1189dc31ac5de8359f)
-rw-r--r--hw/xquartz/xpr/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xquartz/xpr/Makefile.am b/hw/xquartz/xpr/Makefile.am
index e17e5abd5..9b82c55cf 100644
--- a/hw/xquartz/xpr/Makefile.am
+++ b/hw/xquartz/xpr/Makefile.am
@@ -39,7 +39,6 @@ Xquartz_LDADD = \
$(top_builddir)/record/librecord.la \
$(top_builddir)/XTrap/libxtrap.la \
$(top_builddir)/miext/rootless/librootless.la \
- $(top_builddir)/miext/rootless/accel/librlAccel.la \
$(DARWIN_LIBS) $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) -lXplugin
Xquartz_LDFLAGS = \