Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 116184
Collapse All | Expand All

(-)multisync.orig/plugins/evolution2_sync/src/Makefile.am (-2 / +2 lines)
Lines 22-28 Link Here
22
	callbacks.c
22
	callbacks.c
23
23
24
24
25
libevolution2_sync_la_LDFLAGS = @EVO_LDFLAGS@ -avoid-version -export-dynamic -module
25
libevolution2_sync_la_LDFLAGS = -avoid-version -export-dynamic -module
26
libevolution2_sync_la_LIBADD = @PACKAGE_LIBS@ -lpthread @EVO_LIBS@ 
26
libevolution2_sync_la_LIBADD = @PACKAGE_LIBS@ -lpthread 
27
27
28
28

Return to bug 116184