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