libservicelog/libservicelog-1.1.9-libs.patch
Vasant Hegde c746534abe Update to latest upstream 1.1.15
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
2014-09-22 17:50:44 +05:30

14 lines
412 B
Diff

diff --git a/Makefile.am b/Makefile.am
index 2a4db16..f4ca0b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@ AM_YFLAGS = -d -p v29nfy_
AM_LFLAGS = -Pv29nfy_ -olex.yy.c
libservicelog_la_LDFLAGS = -module -version-info \
- @GENERIC_API_VERSION@ -release @GENERIC_RELEASE@
+ @GENERIC_API_VERSION@ -release @GENERIC_RELEASE@ $(AM_LDFLAGS)
LIBTOOL_DEPS = @LIBTOOL_DEPS@
libtool: $(LIBTOOL_DEPS)