Re: [PATCH] build: Use pkg-config for libssh2 check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 27, 2011 at 20:57:52 -0600, Eric Blake wrote:
> On 04/27/2011 04:34 AM, Jiri Denemark wrote:
> > Currently the build fails if /usr/local/include does not exist since
> > its use is hardcoded in configure.ac
> > ---
> >  configure.ac |   86 ++++++++++++++-------------------------------------------
> >  1 files changed, 21 insertions(+), 65 deletions(-)
> > 
> > +if test "$with_phyp" = "yes" || test "$with_phyp" = "check"; then
> > +    PKG_CHECK_MODULES(LIBSSH2, libssh2 >= $LIBSSH2_REQUIRED, [
> 
> Preferred quoting style:
> 
> PKG_CHECK_MODULES([LIBSSH2], [libssh2 >= $LIBSSH2_REQUIRED], [
> 
> ACK with that nit fixed.

Fixed and pushed, thanks.

Jirka
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]