Magellan Linux

Contents of /trunk/vnc/patches/vnc-server-noxorg.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 639 - (show annotations) (download)
Tue Jun 3 20:56:41 2008 UTC (15 years, 11 months ago) by niro
File size: 907 byte(s)
-renamed patch

1 diff -up vnc-4_1_2-unixsrc/unix/xorg-x11-server-source/hw/vnc/Makefile.am.s390 vnc-4_1_2-unixsrc/unix/xorg-x11-server-source/hw/vnc/Makefile.am
2 --- vnc-4_1_2-unixsrc/unix/xorg-x11-server-source/hw/vnc/Makefile.am.s390 2007-09-21 11:11:58.000000000 +0200
3 +++ vnc-4_1_2-unixsrc/unix/xorg-x11-server-source/hw/vnc/Makefile.am 2007-09-21 11:12:46.000000000 +0200
4 @@ -27,19 +27,8 @@ Xvnc_SOURCES = \
5 $(top_srcdir)/fb/fbcmap.c
6
7 Xvnc_LDADD = $(XORG_CORE_LIBS) \
8 - $(XORG_LIBS) \
9 + $(XVFB_LIBS) \
10 $(XSERVER_LIBS) \
11 - ../../fb/libfb.la \
12 - ../../mi/libminimi.la \
13 - ../../render/librender.la \
14 - ../../xkb/libxkbstubs.la \
15 - ../../dbe/libdbe.la \
16 - ../../Xext/libXext.la \
17 - ../../XTrap/libxtrap.la \
18 - ../../record/librecord.la \
19 - ../xfree86/os-support/libxorgos.la \
20 - ../../os/libos.la \
21 - ../xfree86/common/libcommon.la \
22 -lX11 \
23 libvnccommon.la \
24 ../../../../common/rfb/librfb.la