[telepathy-qt4/master] Build shared libraries.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Tue Nov 10 04:52:18 PST 2009


---
 TelepathyQt4/Farsight/Makefile.am |    2 +-
 TelepathyQt4/Makefile.am          |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TelepathyQt4/Farsight/Makefile.am b/TelepathyQt4/Farsight/Makefile.am
index 95fe3dd..a2c9b19 100644
--- a/TelepathyQt4/Farsight/Makefile.am
+++ b/TelepathyQt4/Farsight/Makefile.am
@@ -13,7 +13,7 @@ lib_LTLIBRARIES = libtelepathy-qt4-farsight.la
 # that vim quickfix mode (:make) doesn't interpret the libtool --mode=link
 # command as an error message in a bizarrely named file
 libtelepathy_qt4_farsight_la_LDFLAGS = \
-    -version-info "$(LT_CURRENT)":"$(LT_REVISION)":"$(LT_AGE)" -static
+    -version-info "$(LT_CURRENT)":"$(LT_REVISION)":"$(LT_AGE)"
 libtelepathy_qt4_farsight_la_LIBADD = \
 	$(QTCORE_LIBS) \
 	$(QTDBUS_LIBS) \
diff --git a/TelepathyQt4/Makefile.am b/TelepathyQt4/Makefile.am
index 0e78136..91770cb 100644
--- a/TelepathyQt4/Makefile.am
+++ b/TelepathyQt4/Makefile.am
@@ -43,7 +43,7 @@ lib_LTLIBRARIES = libtelepathy-qt4.la
 # that vim quickfix mode (:make) doesn't interpret the libtool --mode=link
 # command as an error message in a bizarrely named file
 libtelepathy_qt4_la_LDFLAGS = \
-    -version-info "$(LT_CURRENT)":"$(LT_REVISION)":"$(LT_AGE)" -static
+    -version-info "$(LT_CURRENT)":"$(LT_REVISION)":"$(LT_AGE)"
 libtelepathy_qt4_la_LIBADD = $(ALL_LIBS)
 libtelepathy_qt4_la_DEPENDENCIES = Makefile.am
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list