#!/bin/sh # # Run pkg-config for mingw-w64 cross-compilers. # export PKG_CONFIG_LIBDIR=/usr/i686-pc-mingw32/lib/pkgconfig pkg-config $*