Re: [libvirt] [PATCH] Fix deps for generating RPC dispatch code

2013-03-14 Thread Eric Blake
On 03/14/2013 08:56 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > The src/lxc/lxc_*_dispatch.h files only had deps on the > RPC generator script & the XDR definition file. So when > the Makefile.am args passed to the generator were change, > the disaptch code was not re-generated

[libvirt] [PATCH] Fix deps for generating RPC dispatch code

2013-03-14 Thread Daniel P. Berrange
From: "Daniel P. Berrange" The src/lxc/lxc_*_dispatch.h files only had deps on the RPC generator script & the XDR definition file. So when the Makefile.am args passed to the generator were change, the disaptch code was not re-generated. This caused a build failure CC libvirt_lxc-lxc_cont