]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: Fix build with old automake
authorJiri Denemark <jdenemar@redhat.com>
Fri, 14 Mar 2014 10:35:46 +0000 (11:35 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 19 Mar 2014 12:47:14 +0000 (13:47 +0100)
commit9aef4d96e0de299ea313a92c062402a0418331ba
tree237ac7729cfe9b523754a8c349511fb0c31770ee
parent7b3f1f8c30588f71c1722fb5003795ca84eaade8
build: Fix build with old automake

Ancient automake (such as from RHEL5) does not provide abs_srcdir and
abs_builddir variables which are used by a recent commit of mine
(e562e82).

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/Makefile.am