You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
519 B

--- libservicelog-1.1.18/Makefile.am 2017-08-22 16:20:31.000000000 +0530
+++ libservicelog-1.1.18/Makefile.am.libs 2017-08-23 12:38:23.250724811 +0530
@@ -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)
check_PROGRAMS = src/tests/test_libservicelog
src_tests_test_libservicelog_SOURCES = src/tests/test_libservicelog.c