Mario Domenech Goulart <[email protected]> writes: > Hi Chris, > > Thanks! > > Tests fail here. Maybe a bug in tests?
Hi Mario, It is an environment difference I overlooked. There are at least two implementations of pkg-config: the reference one and pkgconf. The reference implementation appears to implicitly insert -L/usr/lib in --static --libs output, but pkgconf does not. Locally I use pkgconf, so I didn't catch this. I tagged 0.1.1 with fixed tests. Thanks, -- Chris
