From 0ae45cb5ee43d9dde177a532604c1ae9ec8281dc Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Wed, 5 Mar 2014 13:26:08 -0500 Subject: [PATCH] Last patches trigger autotools, enable deps --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index e6b7c07..1c1482e 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -11,7 +11,7 @@ # Default to skipping autoreconf. Distros can change just this one line # (or provide a command-line override) if they backport any patches that # touch configure.ac or Makefile.am. -%{!?enable_autotools:%define enable_autotools 0} +%{!?enable_autotools:%define enable_autotools 1} # A client only build will create a libvirt.so only containing # the generic RPC driver, and test driver and no libvirtd