[VDPAU] [PATCH] Make use of dri2proto_CFLAGS when building.

Aaron Plattner aplattner at nvidia.com
Thu Jan 24 14:24:28 PST 2013


On 01/18/2013 01:22 AM, James Le Cuirot wrote:
> Signed-off-by: James Le Cuirot <chewi at aura-online.co.uk>

Pushed.

To ssh://people.freedesktop.org/~aplattner/libvdpau
    3655666..837c63d  master -> master

-- 
Aaron

> ---
>   src/Makefile.am | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 7cb1c20..2e8e868 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -12,6 +12,8 @@ libvdpau_la_SOURCES = \
>       $(DRI2_SOURCES)
>
>   if DRI2
> +    AM_CFLAGS += \
> +        $(dri2proto_CFLAGS)
>       DRI2_SOURCES = \
>           mesa_dri2.c \
>           mesa_dri2.h
>



More information about the VDPAU mailing list