Re: [libvirt] [PATCH] Include .libs in libdir in source tree pkg-config files

2014-10-06 Thread Ján Tomko
On 10/06/2014 01:29 PM, Michal Privoznik wrote: > On 01.10.2014 15:11, Ján Tomko wrote: >> This lets me build against an uninstalled source tree without >> libtool. >> --- >> src/libvirt-lxc.pc.in | 2 +- >> src/libvirt-qemu.pc.in | 2 +- >> src/libvirt.pc.in | 2 +- >> 3 files changed,

Re: [libvirt] [PATCH] Include .libs in libdir in source tree pkg-config files

2014-10-06 Thread Michal Privoznik
On 01.10.2014 15:11, Ján Tomko wrote: This lets me build against an uninstalled source tree without libtool. --- src/libvirt-lxc.pc.in | 2 +- src/libvirt-qemu.pc.in | 2 +- src/libvirt.pc.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libvirt-lxc.pc.in b

[libvirt] [PATCH] Include .libs in libdir in source tree pkg-config files

2014-10-01 Thread Ján Tomko
This lets me build against an uninstalled source tree without libtool. --- src/libvirt-lxc.pc.in | 2 +- src/libvirt-qemu.pc.in | 2 +- src/libvirt.pc.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libvirt-lxc.pc.in b/src/libvirt-lxc.pc.in index 20f173b..88e431