#!/bin/sh export CC=CL export CXX=CL export PATH=$PATH:/c/mingw/bin:/c/mingw set -v libtoolize autoreconf -f -i ./configure --enable-acceptor=no --with-krb5=/c/MIT/Kerberos/i386 --with-openssl=/c/openssl/build make