On Mon, Jan 16, 2017 at 02:06:26PM -0500, Aaron Conole wrote:
> When the ovsdb library pkgconfig changes were introduced, they placed
> generated output in the src directory.  This is incorrect, however, as
> the output files should actually be placed in the build directory.  It
> is only seen when running `make distcheck` after enabling shared
> libraries (ex: `./configure --enable-shared`).
> 
> Fixes: commit e72e07a97e95 ("lib: Add support for pkgconfig for libovsdb.")
> Signed-off-by: Aaron Conole <[email protected]>
> ---
> RFC to patch:
>   Introduce this after catching the error while doing some testing.

This seems like an improvement, but is the $(builddir)/ prefix actually
necessary?  It's unusual for this to be required.

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to