# don't know why but 2.10.2 doesn't seem to find pkg-config could be removed 
# could be removed when 2.12 shows up
export PKG_CONFIG=$(which pkg-config) &&
default_build
