On Mon, Jan 24, 2011 at 03:01:27PM +0100, Gerd Hoffmann wrote: > On 01/24/11 13:20, Jiri Denemark wrote: > >From: Jiri Denemark<jiri.denem...@gmail.com> > > > >Non-existent $pkgconfig instead of $pkg_config was used when configure > >probes for spice availability. > > What tree you are looking at? It _is_ $pkgconfig in mine ...
And it needs to be $pkg_config - someone did a cleanup and decided to rename $pkgconfig->$pkg_config recently. > > cheers, > Gerd > >