summaryrefslogtreecommitdiff
path: root/src/video_dec
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_dec')
-rw-r--r--src/video_dec/libvdpau/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_dec/libvdpau/Makefile.am b/src/video_dec/libvdpau/Makefile.am
index f2a6e5176..f3ffbcccf 100644
--- a/src/video_dec/libvdpau/Makefile.am
+++ b/src/video_dec/libvdpau/Makefile.am
@@ -7,7 +7,7 @@ noinst_HEADERS = bits_reader.h dpb.h cpb.h h264_parser.h nal.h
if ENABLE_VDPAU
vdpau_h264_module = xineplug_decode_vdpau_h264.la
-VDPAU_CFLAGS = -D_ISOC99_SOURCE
+VDPAU_CFLAGS += -D_ISOC99_SOURCE
vdpau_mpeg12_module = xineplug_decode_vdpau_mpeg12.la