From ce1eb86621fbef6ad42c3df802740b41cc1a9168 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 21 Feb 2013 11:07:32 +0100 Subject: [PATCH 1/1] use enable_autotools instead of calling autoreconf explicitly --- libvirt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index 0b12cec..a108d48 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -28,6 +28,8 @@ %define _without_esx true %define _without_libxl true +%define enable_autotools 1 + # If neither fedora nor rhel was defined, try to guess them from %{dist} %if !0%{?rhel} && !0%{?fedora} %{expand:%(echo "%{?dist}" | \ @@ -1316,7 +1318,6 @@ of recent versions of Linux (and other OSes). %endif %endif -autoreconf %configure %{?_without_xen} \ %{?_without_qemu} \ %{?_without_openvz} \ -- 2.43.0