--- ./libview/Makefile.am.orig 2014-12-04 22:21:54.598078100 +0100 | |
+++ ./libview/Makefile.am 2014-12-04 22:21:37.764460800 +0100 | |
@@ -54,7 +54,8 @@ | |
libview_la_LIBADD = $(VIEW_LIBS) | |
libview_la_LDFLAGS = \ | |
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) | |
+ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \ | |
+ -no-undefined | |
INCLUDES = \ |