]> git.pld-linux.org Git - packages/tigervnc.git/blame - tigervnc-as-needed.patch
- one more lib needed
[packages/tigervnc.git] / tigervnc-as-needed.patch
CommitLineData
e8befa35
JR
1--- tigervnc/unix/xserver/hw/vnc/Makefile.am~ 2010-10-10 19:21:55.995628470 +0200
2+++ tigervnc/unix/xserver/hw/vnc/Makefile.am 2010-10-10 19:31:28.183628470 +0200
3@@ -35,7 +35,7 @@
4 -I$(top_srcdir)/include -I$(includedir)/pixman-1 -I$(includedir)
5
6 Xvnc_LDADD = $(XVNC_LIBS) libvnccommon.la $(COMMON_LIBS) \
7- $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) -lX11
8+ $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) -lX11 -lpthread
9
10 Xvnc_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)
11
This page took 0.065471 seconds and 4 git commands to generate.