[libvirt] [PATCHv2 2/3] build: refactor generated RPC files

Matthias Bolte matthias.bolte at googlemail.com
Fri May 6 21:42:12 UTC 2011


2011/5/6 Eric Blake <eblake at redhat.com>:
> From: Daniel P. Berrange <berrange at redhat.com>
>
> Always generate the rpc files, and require rpcgen during bootstrap.
>
> * daemon/Makefile.am: Removed generated files with
>  maintainer-clean target
> * src/Makefile.am: Removed generated files with
>  maintainer-clean target. Always run 'rpcgen' if
>  generated files are missing
> ---
>  bootstrap.conf               |    1 +
>  daemon/Makefile.am           |   35 ++++++---------
>  src/Makefile.am              |  101 ++++++++++++-----------------------------
>  src/remote/remote_protocol.c |    2 +-
>  src/remote/rpcgen_fix.pl     |   47 +++++++++++++++++---
>  5 files changed, 87 insertions(+), 99 deletions(-)
>

ACK.

Matthias




More information about the libvir-list mailing list