Sunday, December 28, 2008

./configure picks up wrong packages

To set the correct package set PKG_CONFIG_PATH so that it picks up right files
Example:
PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure

No comments: