#!/bin/sh if [ ! -d config ]; then mkdir config fi autoreconf -i --warnings=all -B m4 -v