On Sun, Aug 13, 2017 at 6:53 AM, Ivan Zhakov <[email protected]> wrote: > On 11 August 2017 at 23:28, Ivan Zhakov <[email protected]> wrote: >> Log message: >> [[[ >> Add LZ4 library verison info to svn --version -v. >> >> * subversion/libsvn_subr/sysinfo.c >> (): Include lz4/lz4internal.h or lz4.h depending on SVN_INTERNAL_LZ4. >> (svn_sysinfo__linked_libs): Add LZ4 library version info. >> ]]] >> > V2 version of the patch: > - display 'static' for statically linked LZ4 > - do not use LZ4_VERSION_STRING and LZ4_versionString() API, because > they are not available in older version of LZ4 library. > > > > -- > Ivan Zhakov
Hi Ivan! Looks good to me. Go ahead and commit I'd say :-). Thanks, -- Johan

