Roman Rakus e834919
diff -up libservicelog-1.1/src/Makefile.am.libs libservicelog-1.1/src/Makefile.am
Roman Rakus e834919
--- libservicelog-1.1/src/Makefile.am.libs	2010-05-17 13:24:46.297064301 -0400
Roman Rakus e834919
+++ libservicelog-1.1/src/Makefile.am	2010-05-17 13:26:07.737064638 -0400
Roman Rakus e834919
@@ -34,7 +34,7 @@ pkgconfigdir = $(libdir)/pkgconfig
Roman Rakus e834919
 pkgconfig_DATA = servicelog-1.pc
Roman Rakus e834919
 
Roman Rakus e834919
 libservicelog_la_LDFLAGS = -module -version-info \
Roman Rakus e834919
-	@GENERIC_API_VERSION@ -release @GENERIC_RELEASE@
Roman Rakus e834919
+	@GENERIC_API_VERSION@ -release @GENERIC_RELEASE@ $(AM_LDFLAGS)
Roman Rakus e834919
 
Roman Rakus e834919
 AM_CFLAGS	= -Wall -g -DDEST_DIR='"${exec_prefix}"'
Roman Rakus e834919
 AM_LDFLAGS	= -lsqlite3 -lrtas -lrtasevent