On Fri, 2009-12-04 at 00:42 +1000, Allan McRae wrote: > Can't you just use the full path instead of setting PKG_CONFIG_PATH? > e.g. > > pkg-config $pkgdir/usr/lib/pkgconfig/glib-2.0.pc --modversion > That appears to work also, and is even a much cleaner way.