vlc | branch: master | Steve Lhomme <[email protected]> | Tue Mar  5 09:09:12 
2019 +0100| [f91f18e43cf61e05e6e2d8709124595de2b339bf] | committer: Steve Lhomme

zvbi: do not link against non existent pthreadGC2

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f91f18e43cf61e05e6e2d8709124595de2b339bf
---

 modules/codec/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/modules/codec/Makefile.am b/modules/codec/Makefile.am
index 4cf2c0a7f4..a0b5e26f4d 100644
--- a/modules/codec/Makefile.am
+++ b/modules/codec/Makefile.am
@@ -273,9 +273,6 @@ libzvbi_plugin_la_SOURCES = codec/zvbi.c
 libzvbi_plugin_la_CFLAGS = $(AM_CFLAGS) $(ZVBI_CFLAGS) $(CFLAGS_zvbi)
 libzvbi_plugin_la_LDFLAGS = $(AM_LDFLAGS) -rpath '$(codecdir)'
 libzvbi_plugin_la_LIBADD = $(ZVBI_LIBS) $(SOCKET_LIBS)
-if HAVE_WINSTORE
-libzvbi_plugin_la_LIBADD += -lpthreadGC2
-endif
 EXTRA_LTLIBRARIES += libzvbi_plugin.la
 codec_LTLIBRARIES += $(LTLIBzvbi)
 

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to