1#! /bin/sh
2srcpath=$(dirname $0 2>/dev/null )  || srcpath="."
3$srcpath/configure "$@" --with-pic
4