Philip Martin <phi...@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

Reply via email to