]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
build: include xdr cflags for libvirt-admin
authorEric Blake <eblake@redhat.com>
Tue, 13 Oct 2015 18:17:12 +0000 (12:17 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 13 Oct 2015 20:39:08 +0000 (14:39 -0600)
commit4117e803327e7231750c5905d24dd62b7e295560
tree6960ad6184cb214f8d3c2d1373f50922f5eb3b7a
parent9139b46a6be9d04e0b6cf882f6ab4d3a9efb4825
build: include xdr cflags for libvirt-admin

Without this, building on cygwin fails with:

  CC       libvirt_admin_la-libvirt-admin.lo
libvirt-admin.c:25:21: fatal error: rpc/rpc.h: No such file or directory
 #include <rpc/rpc.h>
                     ^

Reported-by: Yaakov Selkowitz <yselkowi@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
src/Makefile.am