#!/bin/sh set -x if [ ! -d "config" ]; then mkdir config fi autoreconf -vif