Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 126689 | Differences between
and this patch

Collapse All | Expand All

(-)server/libvncserver/Makefile.am.orig (+4 lines)
Lines 6-11 Link Here
6
6
7
INCLUDES = $(WARN_CFLAGS) $(LIBGNUTLS_CFLAGS) $(LIBGCRYPT_CFLAGS)
7
INCLUDES = $(WARN_CFLAGS) $(LIBGNUTLS_CFLAGS) $(LIBGCRYPT_CFLAGS)
8
8
9
10
libvncserver_la_LIBADD = \
11
	$(LIBGCRYPT_LIBS)
12
9
libvncserver_la_SOURCES = 	\
13
libvncserver_la_SOURCES = 	\
10
	auth.c 			\
14
	auth.c 			\
11
	corre.c 		\
15
	corre.c 		\

Return to bug 126689