[gvfs/mtp-1.14.0: 48/49] Ubuntu: Shared libgvfscommon



commit 93b86e13ee40d9cb7b081679dfe863f3dc42b2c9
Author: Philip Langdale <philipl overt org>
Date:   Sun Oct 28 12:50:20 2012 -0700

    Ubuntu: Shared libgvfscommon

 common/Makefile.am |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/common/Makefile.am b/common/Makefile.am
index 07ac8f4..a0d6072 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -1,6 +1,8 @@
 NULL =
 
-lib_LTLIBRARIES=libgvfscommon.la
+privlibdir=$(libdir)/gvfs
+privlib_LTLIBRARIES=libgvfscommon.la
+
 noinst_LTLIBRARIES = libgvfscommon-monitor.la
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/gvfs \
@@ -31,7 +33,7 @@ libgvfscommon_la_SOURCES = 	\
 	$(NULL)
 
 # needed by cygwin (see bug #564003)
-libgvfscommon_la_LDFLAGS = -no-undefined
+libgvfscommon_la_LDFLAGS = -no-undefined  -avoid-version
 
 libgvfscommon_la_LIBADD =	\
 	$(GLIB_LIBS)		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]