Commit 6fe09846 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Update libtool library versions

parent c7137692
......@@ -59,7 +59,7 @@ libvlc_la_LIBADD = \
libvlc_la_LDFLAGS = \
$(LDFLAGS_libvlc) \
-no-undefined \
-version-info 9:0:4 \
-version-info 10:0:5 \
-export-symbols $(srcdir)/libvlc.sym
libvlc_la_DEPENDENCIES = libvlc.sym
if HAVE_WIN32
......
......@@ -182,7 +182,7 @@ libvlccore_la_LDFLAGS = \
$(LDFLAGS_libvlccore) \
-no-undefined \
-export-symbols $(srcdir)/libvlccore.sym \
-version-info 7:0:0
-version-info 8:0:0
libvlccore_la_LIBADD = $(LIBS_libvlccore) \
../compat/libcompat.la \
$(LTLIBINTL) $(LTLIBICONV) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment