[Libguestfs] [PATCH libnbd 2/3] build: Allow C programs using libnbd to be compiled against build dir.

Pino Toscano ptoscano at redhat.com
Fri Mar 13 11:59:56 UTC 2020


On Thursday, 12 March 2020 23:46:56 CET Richard W.M. Jones wrote:
> diff --git a/lib/Makefile.am b/lib/Makefile.am
> index 1c46c54..4f5360d 100644
> --- a/lib/Makefile.am
> +++ b/lib/Makefile.am
> @@ -28,6 +28,7 @@ generator_built = \
>  EXTRA_DIST = \
>  	$(generator_built) \
>  	libnbd.syms \
> +	local/libnbd.pc.in \

As AC_CONFIG_FILES has lib/local/libnbd.pc, the .in file is
included automatically by autotools in the dist tarballs.
Hence, this line is extra.

The rest LGTM.

Thanks,
-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20200313/600cad47/attachment.sig>


More information about the Libguestfs mailing list