From 9e56e23b27c5628edb7eaebbb117187fb9e2a0d7 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 25 Jan 2019 20:59:23 +0100 Subject: [PATCH] Revert "Disable autoreconf" This reverts commit 25fe0ea149d19fb1b6e9fc30619c21135d2344cd. --- libva.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libva.spec b/libva.spec index 43dceb5..71e5a02 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 \