summaryrefslogtreecommitdiff
path: root/hw/kdrive/mach64/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2008-05-04 22:24:56 -0700
committerKeith Packard <keithp@keithp.com>2008-05-04 22:24:56 -0700
commit33e5a176e62a0114cb8cca9447798c6d6b6665ed (patch)
tree8efa34606aae171fe1bad7aff993a2a94910d76e /hw/kdrive/mach64/Makefile.am
parente48f6bcd94b310e5c79939bdb1703f9555a3cdd1 (diff)
parentefa65a0317e12c9ad34fa00fe90bf5eae9fa2670 (diff)
Merge commit 'origin/master' into transform-proposal-oldtransform-proposal
Conflicts: configure.ac exa/exa.c
Diffstat (limited to 'hw/kdrive/mach64/Makefile.am')
-rw-r--r--hw/kdrive/mach64/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/kdrive/mach64/Makefile.am b/hw/kdrive/mach64/Makefile.am
index 746ffff8f..6ca376ab2 100644
--- a/hw/kdrive/mach64/Makefile.am
+++ b/hw/kdrive/mach64/Makefile.am
@@ -27,6 +27,10 @@ MACH64_LIBS = \
$(top_builddir)/hw/kdrive/vesa/libvesa.a
+if GLX
+Xmach64_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)
+endif
+
Xmach64_LDADD = \
$(MACH64_LIBS) \
@KDRIVE_LIBS@