On Tue, Jul 28, 2015 at 4:49 PM, Jeremy White wrote:
> This prevents a compile error on Debian Jessie, when building from git.
>
> This is fairly subtle, and Debian specific. It only happens when you use
> autoreconf to generate a new libtool script. Debian patches that script
> to require an ex
This prevents a compile error on Debian Jessie, when building from git.
This is fairly subtle, and Debian specific. It only happens when you use
autoreconf to generate a new libtool script. Debian patches that script
to require an explicit setting to link with all dependent libraries.
It should