[libvirt] [PATCH libvirt-glib 01/15] Fix missing backslash in noinst_HEADERS for libvirt-gconfig

Christophe Fergeau cfergeau at redhat.com
Thu Dec 1 14:53:05 UTC 2011


On Thu, Dec 01, 2011 at 02:05:29PM +0000, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> ---
>  libvirt-gconfig/Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/libvirt-gconfig/Makefile.am b/libvirt-gconfig/Makefile.am
> index ddae5fa..6612445 100644
> --- a/libvirt-gconfig/Makefile.am
> +++ b/libvirt-gconfig/Makefile.am
> @@ -39,7 +39,7 @@ GCONFIG_HEADER_FILES = \
>  			libvirt-gconfig-storage-vol.h
>  noinst_HEADERS = \
>  			libvirt-gconfig-helpers-private.h \
> -			libvirt-gconfig-object-private.h
> +			libvirt-gconfig-object-private.h \
>  			libvirt-gconfig-xml-doc.h

Oops, ACK
Btw, do you think libvirt-gconfig-xml-doc.h should be
libvirt-gconfig-xml-doc-private.h for more consistency ?

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111201/aad2a580/attachment-0001.sig>


More information about the libvir-list mailing list