Re: [Spice-devel] [PATCH] Add the gtk libraries to the gtk-scandoc link line.

2015-07-28 Thread Fabiano FidĂȘncio
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

[Spice-devel] [PATCH] Add the gtk libraries to the gtk-scandoc link line.

2015-07-28 Thread Jeremy White
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