summaryrefslogtreecommitdiff
path: root/hw/xnest
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2008-05-21 10:18:16 -0400
committerKristian Høgsberg <krh@redhat.com>2008-05-21 12:15:18 -0400
commitf558c7d4d1d87affe1ce4aec2e62ff64545f2bc8 (patch)
treec21253dcd1f2d19474de4ca6a90288c0afa0863f /hw/xnest
parent77ff8fd5072fa57158463bfd84656389eeb7b503 (diff)
Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest.
Diffstat (limited to 'hw/xnest')
-rw-r--r--hw/xnest/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xnest/Makefile.am b/hw/xnest/Makefile.am
index 8601b2988..f95aab140 100644
--- a/hw/xnest/Makefile.am
+++ b/hw/xnest/Makefile.am
@@ -56,6 +56,7 @@ Xnest_SOURCES = $(SRCS)
Xnest_DEPENDENCIES = $(XNEST_LIBS)
Xnest_LDADD = $(XNEST_LIBS) $(XNEST_SYS_LIBS) $(XSERVER_SYS_LIBS)
+Xnest_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)
EXTRA_DIST = icon \
screensaver \