From 25fe0ea149d19fb1b6e9fc30619c21135d2344cd Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 25 Jan 2019 15:33:33 +0100 Subject: [PATCH] Disable autoreconf --- libva.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libva.spec b/libva.spec index 71e5a02..43dceb5 100644 --- a/libva.spec +++ b/libva.spec @@ -41,7 +41,7 @@ developing applications that use %{name}. %prep %autosetup -p1 -n %{name}-%{version}%{?pre_release} -autoreconf -vif +#autoreconf -vif %build %configure --disable-static \