
On 21.04.2016 13:27, Neal Gompa wrote:
On Thu, Apr 21, 2016 at 5:51 AM, Michal Privoznik <mprivozn@redhat.com> wrote:
There were some problems with my build fixes. Hopefully, these will make it work for everybody again.
Michal Privoznik (4): Get php cflags at configure Get rid of $DEFINES src: Distribute config.m4 libvirt-php.so: Avoid versioning library
configure.ac | 5 +++++ src/Makefile.am | 13 ++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-)
-- 2.7.3
The patch set works as advertised and appears to fix the issues I encountered when updating the Fedora and EPEL packages. Please apply this along with Christopher's patch to bump the required libvirt version[1] in both configure.ac and src/config.m4[2] and make a new release.
Well, if I would do a new release, the build would certainly require some more fixes, e.g. fixing some corner cases in VPATH build. So if you want to help with that, you're welcome. Michal