Magellan Linux

Contents of /trunk/tigervnc/patches/tigervnc-1.2.80_svn5043-build-fix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2082 - (show annotations) (download)
Tue Feb 19 10:31:56 2013 UTC (11 years, 2 months ago) by niro
File size: 558 byte(s)
-fix a FTBFS
1 --- tigervnc-1.2.80_svn5043/unix/xserver/hw/vnc/Makefile.am.orig 2013-02-19 13:36:43.035000000 +0100
2 +++ tigervnc-1.2.80_svn5043/unix/xserver/hw/vnc/Makefile.am 2013-02-19 13:37:21.178000000 +0100
3 @@ -37,7 +37,7 @@
4
5 Xvnc_CPPFLAGS = $(XVNC_CPPFLAGS) -DTIGERVNC -DNO_MODULE_EXTS \
6 -I$(top_srcdir)/include ${XSERVERLIBS_CFLAGS} -I$(includedir) \
7 - -I$(top_srcdir)/glx
8 + -I$(top_srcdir)/glx -I$(TIGERVNC_SRCDIR)/common -UHAVE_CONFIG_H
9
10 Xvnc_LDADD = $(XVNC_LIBS) libvnccommon.la $(COMMON_LIBS) \
11 $(XSERVER_LIBS) $(XSERVER_SYS_LIBS) $(XVNC_SYS_LIBS) -lX11