#!/bin/sh ./configure \ --prefix=/tmp/sa \ --disable-shared \ --enable-debug \ "$@"