Commit 7b421186 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Revert "vdpau: link against VDPAU_LIBS"

This reverts commit a08cf819.
parent c8f94cd8
......@@ -2,7 +2,7 @@ basedir = vdpau
include $(top_srcdir)/modules/common.am
AM_CFLAGS += $(VDPAU_CFLAGS)
AM_LIBADD += libvlc_vdpau.la $(VDPAU_LIBS)
AM_LIBADD += libvlc_vdpau.la
libvlc_vdpau_la_SOURCES = vlc_vdpau.c vlc_vdpau.h instance.c
libvlc_vdpau_la_CPPFLAGS =
......
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