$OpenBSD: patch-libfreebusy_Makefile_in,v 1.14 2012/05/05 16:56:17 ajacoutot Exp $

*** Warning: This system can not link to static lib archive ../../common/libcommon_XXX.la.

--- libfreebusy/Makefile.in.orig	Thu May  3 11:28:40 2012
+++ libfreebusy/Makefile.in	Sat May  5 17:39:39 2012
@@ -275,7 +275,7 @@ AM_CPPFLAGS = $(DEBUGFLAGS) -DLINUX $(BOOST_CPPFLAGS) 
 	-I${top_srcdir}/common
 
 libfreebusy_la_includedir = $(includedir)/libfreebusy
-libfreebusy_la_LDFLAGS = -static
+libfreebusy_la_LDFLAGS = -version-info $(ECCLIENT_LIBRARY_VERSION)
 libfreebusy_la_include_HEADERS = ECEnumFBBlock.h ECFBBlockList.h		\
 	ECFreeBusyData.h ECFreeBusySupport.h ECFreeBusyUpdate.h freebusy.h	\
 	freebusyguid.h freebusytags.h freebusyutil.h PublishFreeBusy.h recurrence.h
