On 07/09/17 16:06, David Sommerseth wrote:
> On 07/09/17 08:12, Gert Doering wrote:
>> Hi,
>>
>> On Thu, Sep 07, 2017 at 03:22:25AM +0200, David Sommerseth wrote:
>>> This change will expect the system to have LZ4 libraries and headers
>>> installed by default. We still carry a bundled LZ4 library
On 07/09/17 08:12, Gert Doering wrote:
> Hi,
>
> On Thu, Sep 07, 2017 at 03:22:25AM +0200, David Sommerseth wrote:
>> This change will expect the system to have LZ4 libraries and headers
>> installed by default. We still carry a bundled LZ4 library, which
>> must now be explicitly enabled through
Hi,
On Thu, Sep 07, 2017 at 03:22:25AM +0200, David Sommerseth wrote:
> This change will expect the system to have LZ4 libraries and headers
> installed by default. We still carry a bundled LZ4 library, which
> must now be explicitly enabled through providing --enable-bundled-lz4
> to ./configure
On 07/09/17 09:22, David Sommerseth wrote:
> This change will expect the system to have LZ4 libraries and headers
> installed by default. We still carry a bundled LZ4 library, which
> must now be explicitly enabled through providing --enable-bundled-lz4
> to ./configure. Otherwise, as before, -
This change will expect the system to have LZ4 libraries and headers
installed by default. We still carry a bundled LZ4 library, which
must now be explicitly enabled through providing --enable-bundled-lz4
to ./configure. Otherwise, as before, --disable-lz4 will completely
remove any LZ4 support.