[farsight2/master] Put libtool versioning in lib

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:22:16 PST 2008


---
 gst-libs/gst/farsight/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst-libs/gst/farsight/Makefile.am b/gst-libs/gst/farsight/Makefile.am
index 5a0e2e7..fdbff66 100644
--- a/gst-libs/gst/farsight/Makefile.am
+++ b/gst-libs/gst/farsight/Makefile.am
@@ -58,7 +58,7 @@ fs-marshal.c: Makefile fs-marshal.list
 
 libgstfarsight_ at GST_MAJORMINOR@_la_CFLAGS = $(FS2_INTERNAL_CFLAGS) $(FS2_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstfarsight_ at GST_MAJORMINOR@_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
-libgstfarsight_ at GST_MAJORMINOR@_la_LDFLAGS = $(FS2_LIB_LDFLAGS) $(FS2_ALL_LDFLAGS) $(GST_LT_LDFLAGS) 
+libgstfarsight_ at GST_MAJORMINOR@_la_LDFLAGS = $(FS2_LIB_LDFLAGS) $(FS2_ALL_LDFLAGS) $(FS2_LT_LDFLAGS) 
 
 
 public_headers = fs-candidate.h \
-- 
1.5.6.5




More information about the farsight-commits mailing list