buildrootschalter/package/pango
Will Newton 51173980cd package/Makefile.in: Use appropriate paths for host pkg-config.
PKG_CONFIG_PATH adds a path to the pkg-config search path, but this is not
enough when we are building host tools - the host pkg-config default path
is still used, and this will pick up .pc files in the staging_dir tree.

PKG_CONFIG_LIBDIR overrides the pkg-config default path and ensures only
host .pc files are found. This fixes a pango build failure when building
for the host with cairo PNG support enabled.

Signed-off-by: Will Newton <will.newton@gmail.com>
2009-09-20 19:34:27 +01:00
..
Config.in pkgconfig: add pkgconfig package for target 2009-03-18 19:19:10 +00:00
pango-gtk-doc.patch pango: bump version 2008-12-27 14:36:22 +00:00
pango-no-libthai.patch pango: bump version 2008-12-27 14:36:22 +00:00
pango-no-tests.patch pango: bump version 2008-12-27 14:36:22 +00:00
pango.mk package/Makefile.in: Use appropriate paths for host pkg-config. 2009-09-20 19:34:27 +01:00