From: Thierry Parmentelat Date: Thu, 21 Feb 2013 10:07:32 +0000 (+0100) Subject: use enable_autotools instead of calling autoreconf explicitly X-Git-Tag: libvirt-1.0.2-1~2 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=ce1eb86621fbef6ad42c3df802740b41cc1a9168 use enable_autotools instead of calling autoreconf explicitly --- 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} \