]> source.dussan.org Git - tigervnc.git/commitdiff
Export all symbols in Xvnc to make mesa modules working
authorAdam Tkac <atkac@redhat.com>
Mon, 14 Jul 2008 09:59:40 +0000 (09:59 +0000)
committerAdam Tkac <atkac@redhat.com>
Mon, 14 Jul 2008 09:59:40 +0000 (09:59 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2626 3789f03b-4d11-0410-bbf8-ca57d06f2519

unix/xserver/hw/vnc/Makefile.am

index 6a1090ae9453e2f0adb86e48c3470199bc25c972..8c6948dbb884d3d19e7f0e4687df836a06c6adb9 100644 (file)
@@ -33,6 +33,8 @@ Xvnc_CPPFLAGS = $(XVNC_CPPFLAGS) -DNO_HW_ONLY_EXTS -DNO_MODULE_EXTS \
 Xvnc_LDADD = $(XVNC_LIBS) libvnccommon.la $(COMMON_LIBS) \
        $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) -lX11
 
+Xvnc_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)
+
 libvnc_la_LTLIBRARIES = libvnc.la
 libvnc_ladir = $(moduledir)/extensions