]> git.ipfire.org Git - thirdparty/libvirt.git/commit
daemon: exclude requirement for probes.h on systems without systemtap
authorJustin Clift <jclift@redhat.com>
Fri, 22 Oct 2010 20:52:18 +0000 (07:52 +1100)
committerJustin Clift <jclift@redhat.com>
Fri, 22 Oct 2010 20:56:00 +0000 (07:56 +1100)
commit880da47a05b9fb8381e79b03ead5dd2d8a6a937a
tree7d8cd06cbe9d517f493dc9ad4ef59762561423d2
parent30b2945595906fb65023692caa705839e3eaeafd
daemon: exclude requirement for probes.h on systems without systemtap

This 1-liner was actually written by Eric Blake, over IRC. It
addresses a compilation failure in make dist and make rpm for
systems without the dtrace/systemtap development libraries
installed.
daemon/Makefile.am