From b76fb8f060704d2458733735c8451501a1234d7e Mon Sep 17 00:00:00 2001 From: awiouy Date: Fri, 21 Oct 2016 17:37:11 +0200 Subject: [PATCH] libvdpau: disable autoreconf --- packages/multimedia/libvdpau/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/multimedia/libvdpau/package.mk b/packages/multimedia/libvdpau/package.mk index 64dfed33d8..102d5e6baa 100644 --- a/packages/multimedia/libvdpau/package.mk +++ b/packages/multimedia/libvdpau/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="libvdpau: a Video Decode and Presentation API for UNIX." PKG_LONGDESC="VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" PKG_CONFIGURE_OPTS_TARGET="--enable-dri2 \ --disable-documentation \