
Barak Azulay has submitted this change and it was merged. Change subject: agent: Adding --with-dist for packaging ease ...................................................................... agent: Adding --with-dist for packaging ease Since not all platforms can fullfill the requirements of the configure script, but tar balls need to be creatable anyway, add a --with-dist to configure for being able to create the distribution tarballs anywhere. --with-dist on configure now disables the requirement checks. This is needed as for example F19 or RHEL6/CentOS won't be able to fulfill the requirements for the GDM plugin. Change-Id: If1daa4438d9037d47ed4e7ee0be35cb1c2755779 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M configure.ac 1 file changed, 14 insertions(+), 3 deletions(-) Approvals: Vinzenz Feenstra: Verified; Looks good to me, but someone else must approve Barak Azulay: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16696 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If1daa4438d9037d47ed4e7ee0be35cb1c2755779 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com>