Last patches trigger autotools, enable deps

remotes/origin/f20
Cole Robinson 2014-03-05 13:26:08 -05:00
parent fccbb49cca
commit 0ae45cb5ee
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
# Default to skipping autoreconf. Distros can change just this one line # Default to skipping autoreconf. Distros can change just this one line
# (or provide a command-line override) if they backport any patches that # (or provide a command-line override) if they backport any patches that
# touch configure.ac or Makefile.am. # 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 # A client only build will create a libvirt.so only containing
# the generic RPC driver, and test driver and no libvirtd # the generic RPC driver, and test driver and no libvirtd