Re-run autotools, since patches touch configure

This commit is contained in:
Cole Robinson 2016-04-15 06:23:13 -04:00
parent 8fa41135ca
commit caebff8304

View File

@ -13,6 +13,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.
%global enable_autotools 1
%{!?enable_autotools:%global enable_autotools 0} %{!?enable_autotools:%global enable_autotools 0}
# A client only build will create a libvirt.so only containing # A client only build will create a libvirt.so only containing