[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1801940 - in /subversion/trunk: ./ notes/ subversion/include/ subversion/include/private/ subversion/libsvn_delta/ subversion/libsvn_fs_fs/ subversion/libsvn_subr/ subversion/tests/libsvn_delta/ subversion/tests/libsvn_subr/

From: Philip Martin <philip_at_codematters.co.uk>
Date: Wed, 26 Jul 2017 12:36:05 +0100

Philip Martin <philip_at_codematters.co.uk> writes:

> $ pkg-config lz4 --libs
> -llz4

Typo, that should be

      pkg-config liblz4 --libs

The way the lz4 code is currently embedded in libsvn_subr makes it
awkward to add support for an external liblz4.

-- 
Philip
Received on 2017-07-26 13:36:17 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.